Sha256: 37f1268df39af0e962e6acafb5b67f9c21445dcc742db4e5ce32ef3e124874d7
Contents?: true
Size: 677 Bytes
Versions: 10
Compression:
Stored size: 677 Bytes
Contents
dojo.provide("dijit.tests.i18n.module"); try{ if(dojo.isBrowser){ doh.registerUrl("dijit.tests.i18n.currency", dojo.moduleUrl("dijit", "tests/i18n/currency.html")); doh.registerUrl("dijit.tests.i18n.date", dojo.moduleUrl("dijit", "tests/i18n/date.html")); doh.registerUrl("dijit.tests.i18n.number", dojo.moduleUrl("dijit", "tests/i18n/number.html")); doh.registerUrl("dijit.tests.i18n.textbox", dojo.moduleUrl("dijit", "tests/i18n/textbox.html")); doh.registerUrl("dijit.tests.i18n.time", dojo.moduleUrl("dijit", "tests/i18n/time.html")); doh.registerUrl("dijit.tests.i18n.digit", dojo.moduleUrl("dijit", "tests/i18n/digit.html")); } }catch(e){ doh.debug(e); }
Version data entries
10 entries across 10 versions & 2 rubygems