]> git.pond.sub.org Git - eow/blobdiff - static/dojo-release-1.1.1/dijit/tests/Container.js
add Dojo 1.1.1
[eow] / static / dojo-release-1.1.1 / dijit / tests / Container.js
diff --git a/static/dojo-release-1.1.1/dijit/tests/Container.js b/static/dojo-release-1.1.1/dijit/tests/Container.js
new file mode 100644 (file)
index 0000000..0e9360c
--- /dev/null
@@ -0,0 +1,9 @@
+if(!dojo._hasResource["dijit.tests.Container"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
+dojo._hasResource["dijit.tests.Container"] = true;
+dojo.provide("dijit.tests.Container");
+
+if(dojo.isBrowser){
+       doh.registerUrl("dijit.tests.Container", dojo.moduleUrl("dijit", "tests/Container.html"));
+}
+
+}