summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-15 16:23:42 +0300
committerAndrew Dolgov <[email protected]>2010-11-15 16:52:56 +0300
commit13e785e069cdb2670f6c2dd0a1fa3ba8864a57ad (patch)
treecdf5547d2c5901b51bc00521c8dd9b54d701a1bc /tt-rss.php
parent6e4f4ce14bb2ce14fbc73cb8b0fe82f3aa059f24 (diff)
initial implementation of feedlist based on dijit.Tree
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 1abda3b53..07fb1c24d 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -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">