summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-26 09:42:45 +0300
committerAndrew Dolgov <[email protected]>2010-11-26 09:42:45 +0300
commit64e411abf4a59b0af319fdf8e07d9fb58097e810 (patch)
tree2213b8b75165dc7a6ac8398d52883f96303dd693 /tt-rss.php
parentbeb119a23c357c46cd835355f3b4179a35827c08 (diff)
implement better way to add headlines into buffer
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 087582152..dfe01e0a3 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -77,6 +77,7 @@
<div id="notify" class="notify"><span id="notify_body">&nbsp;</span></div>
<div id="cmdline" style="display : none"></div>
<div id="auxDlg" style="display : none"></div>
+<div id="headlines-tmp" style="display : none"></div>
<div id="main" dojoType="dijit.layout.BorderContainer">