tweak feed-prefs; rework filter prefs to use dijit.Tree

This commit is contained in:
Andrew Dolgov
2010-11-18 15:49:26 +03:00
parent 82aea97816
commit a740f4b51d
5 changed files with 212 additions and 206 deletions

View File

@@ -1247,6 +1247,10 @@
</script>
</div>";
print "<div dojoType=\"dijit.Tooltip\" connectId=\"feedTree\" position=\"below\">
<b>Hint:</b> you can drag feeds and categories around.
</div>";
print "</div>"; # feeds pane
print "<div dojoType=\"dijit.layout.AccordionPane\" title=\"".__('OPML')."\">";