summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-01-27 22:03:42 +0400
committerAndrew Dolgov <[email protected]>2014-01-27 22:03:42 +0400
commit1bffd1068faee6c33ea86dcec188679d5f1ea4c8 (patch)
treeb108e0e6148e15272563a59c4e1e206b6399ec49 /index.php
parenta3c6695a8539c34fc1e29bd5083f4186134cc7ec (diff)
unify main and headlines toolbar
Diffstat (limited to 'index.php')
-rw-r--r--index.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/index.php b/index.php
index d0369e808..303eacda0 100644
--- a/index.php
+++ b/index.php
@@ -153,6 +153,10 @@
<div id="toolbar" dojoType="dijit.layout.ContentPane" region="top">
<div id="main-toolbar" dojoType="dijit.Toolbar">
+ <form id="headlines-toolbar" action="" onsubmit='return false'>
+
+ </form>
+
<form id="main_toolbar_form" action="" onsubmit='return false'>
<button dojoType="dijit.form.Button" id="collapse_feeds_btn"
@@ -257,9 +261,6 @@
<div id="headlines-wrap-inner" dojoType="dijit.layout.BorderContainer" region="center">
- <div id="headlines-toolbar" dojoType="dijit.layout.ContentPane" region="top">
- </div>
-
<div id="floatingTitle" style="display : none"></div>
<div id="headlines-frame" dojoType="dijit.layout.ContentPane"