define custom dojo modules with define() instead of require(), update startup module dependencies

This commit is contained in:
Andrew Dolgov
2018-08-23 09:56:34 +03:00
parent 54727f9534
commit a3e2f1a9c3
12 changed files with 533 additions and 523 deletions
+4
View File
@@ -832,6 +832,10 @@ function init() {
"dijit/Tree",
"dijit/tree/dndSource",
"dojo/data/ItemFileWriteStore",
"lib/CheckBoxStoreModel",
"lib/CheckBoxTree",
"fox/PrefFeedStore",
"fox/PrefFilterStore",
"fox/PrefFeedTree",
"fox/PrefFilterTree",
"fox/PrefLabelTree"], function (dojo, ready, parser) {