1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-23 04:51:29 +00:00

experimental work on draggable pref feed tree

This commit is contained in:
Andrew Dolgov
2010-11-17 23:32:32 +03:00
parent 05f224a3d7
commit 2148e0d5cc
3 changed files with 20 additions and 9 deletions

View File

@@ -1175,8 +1175,10 @@ function init() {
dojo.require("dijit.tree.dndSource");
dojo.registerModulePath("lib", "..");
dojo.registerModulePath("fox", "../..");
dojo.require("lib.CheckBoxTree");
dojo.require("fox.PrefFeedTree");
loading_set_progress(30);