aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dijit/tests/_Templated.js
blob: ea4e0590ce262932592bff5c9c6e98763f796373 (plain)
1
2
3
4
5
6
7
8
9
if(!dojo._hasResource["dijit.tests._Templated"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo._hasResource["dijit.tests._Templated"] = true;
dojo.provide("dijit.tests._Templated");

if(dojo.isBrowser){
	doh.registerUrl("dijit.tests._Templated", dojo.moduleUrl("dijit", "tests/_Templated.html"));
}

}