source:
Dev/trunk/src/client/dijit/tests/module.js
@
483
Last change on this file since 483 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 189 bytes |
Line | |
---|---|
1 | define([ |
2 | "./_base/module", |
3 | "./infrastructure-module", |
4 | |
5 | "./general-module", |
6 | "./tree/module", |
7 | "./editor/module", |
8 | "./form/module", |
9 | "./layout/module", |
10 | |
11 | "./_BidiSupport/module" |
12 | ], 1); |
13 | |
14 |
Note: See TracBrowser
for help on using the repository browser.