source: Dev/trunk/src/client/dijit/tests/boilerplateOnload.js @ 532

Last change on this file since 532 was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

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
3require(["dojo/domReady!"], boilerplateOnLoad);
Note: See TracBrowser for help on using the repository browser.