[Pkg-javascript-commits] [dojo] 05/87: applying r26968 to 1.7 branch. fixes #14211 !strict

David Prévot taffit at moszumanska.debian.org
Thu Aug 21 17:39:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to annotated tag 1.7.5
in repository dojo.

commit 1ccc43b6a13a199bcaadbb1b6e82c7a8a6d68d7d
Author: Ben Hockey <neonstalwart at gmail.com>
Date:   Mon Nov 7 16:19:14 2011 +0000

    applying r26968 to 1.7 branch.  fixes #14211 !strict
    
    
    git-svn-id: http://svn.dojotoolkit.org/src/branches/1.7/dojo@26979 560b804f-0ae3-0310-86f3-f6aa0a117693
---
 i18n.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/i18n.js b/i18n.js
index 98970d6..61e15e2 100644
--- a/i18n.js
+++ b/i18n.js
@@ -1,4 +1,4 @@
-define(["./_base/kernel", "require", "./has", "./_base/array", "./_base/lang", "./has!dojo-v1x-i18n-Api?./_base/xhr"], function(dojo, require, has, array, lang) {
+define(["./_base/kernel", "require", "./has", "./_base/array", "./_base/lang", "./_base/xhr"], function(dojo, require, has, array, lang) {
 	// module:
 	//		dojo/i18n
 	// summary:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/dojo.git



More information about the Pkg-javascript-commits mailing list