mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 23:15:55 +00:00
show attachments dropdown on a separate line
This commit is contained in:
@@ -4864,7 +4864,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
$rv .= "<div dojoType=\"dijit.form.DropDownButton\">".
|
||||
$rv .= "<br/><div dojoType=\"dijit.form.DropDownButton\">".
|
||||
"<span>" . __('Attachments')."</span>";
|
||||
$rv .= "<div dojoType=\"dijit.Menu\" style=\"display: none;\">";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user