blob: b4c74729bf73c6fedffd2bbec60b52c3acfbf539 (
plain)
1
2
3
4
5
6
|
if(!dojo._hasResource["dojox.dtl.tests.text.load"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo._hasResource["dojox.dtl.tests.text.load"] = true;
dojo.provide("dojox.dtl.tests.text.load");
// Test for the {% load %} tag
}
|