source:
Dev/trunk/src/client/dijit/tests/boilerplateOnload.js
@
529
Last change on this file since 529 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 197 bytes |
Line | |
---|---|
1 | // Part of boilerplate.js but need to put it in a separate file for IE9, so it doesn't run until dojo has finished |
2 | // loading and require is defined |
3 | require(["dojo/domReady!"], boilerplateOnLoad); |
Note: See TracBrowser
for help on using the repository browser.