mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-17 06:29:15 +00:00
properly reset selected index of subtoolbar actions dropdown
This commit is contained in:
@@ -4102,7 +4102,7 @@
|
||||
|
||||
print "<select dojoType=\"dijit.form.Select\"
|
||||
onchange=\"headlineActionsChange(this)\">";
|
||||
print "<option value=\"\">".__('Actions...')."</option>";
|
||||
print "<option value=\"false\">".__('Actions...')."</option>";
|
||||
|
||||
# print "<optgroup label=\"".__("Selection toggle:")."\">";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user