1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 03:35:55 +00:00

render headline-specific toolbar on the client

This commit is contained in:
Andrew Dolgov
2021-02-14 22:17:13 +03:00
parent 37a81ba594
commit a2e688fcb2
13 changed files with 136 additions and 128 deletions

View File

@@ -176,9 +176,9 @@
});
?>
<form id="toolbar-headlines" action="" style="order : 10" onsubmit='return false'>
<div id="toolbar-headlines" dojoType="fox.Toolbar" style="order : 10">
</form>
</div>
<form id="toolbar-main" action="" style="order : 20" onsubmit='return false'>