show attachments dropdown on a separate line

master
Andrew Dolgov 12 years ago
parent fe0a51ac83
commit 2a3d00bbf5

@ -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;\">";

Loading…
Cancel
Save