mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-06 12:41:19 +02:00
show attachments dropdown on a separate line
This commit is contained in:
parent
fe0a51ac83
commit
2a3d00bbf5
@ -4864,7 +4864,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$rv .= "<div dojoType=\"dijit.form.DropDownButton\">".
|
$rv .= "<br/><div dojoType=\"dijit.form.DropDownButton\">".
|
||||||
"<span>" . __('Attachments')."</span>";
|
"<span>" . __('Attachments')."</span>";
|
||||||
$rv .= "<div dojoType=\"dijit.Menu\" style=\"display: none;\">";
|
$rv .= "<div dojoType=\"dijit.Menu\" style=\"display: none;\">";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user