]> git.wh0rd.org - tt-rss.git/blobdiff - js/prefs.js
define custom dojo modules with define() instead of require(), update startup module...
[tt-rss.git] / js / prefs.js
index 79ad15cecb5d6cd606c21366c3cfd916dc93bdf7..c2190280c431615c94aea89f80c31b2775adf235 100755 (executable)
@@ -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) {