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

implement better way to add headlines into buffer

This commit is contained in:
Andrew Dolgov
2010-11-26 09:42:45 +03:00
parent beb119a23c
commit 64e411abf4
2 changed files with 9 additions and 2 deletions

View File

@@ -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">