1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 04:25:57 +00:00

initial implementation of feedlist based on dijit.Tree

This commit is contained in:
Andrew Dolgov
2010-11-15 16:23:42 +03:00
parent 6e4f4ce14b
commit 13e785e069
6 changed files with 194 additions and 135 deletions

View File

@@ -124,7 +124,7 @@
<a id="dispSwitchPrompt"
href="javascript:toggleTags()"><?php echo __("tag cloud") ?></a>
</div>
<div id="feeds-frame">&nbsp;</div>
<div id="feeds-frame"><div id="feedTree"></div></div>
</div>
<div dojoType="dijit.layout.BorderContainer" region="center" id="content-wrap">