summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl')
-rw-r--r--extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
index 35621f544..b73761cff 100644
--- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
+++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
@@ -473,6 +473,13 @@
inline = 1
edit_only = 1
%]
+ [% UNLESS prefix %]
+ <div id="assigned-container" style="display:none">
+ <button type="button" class="minor" id="mark-as-assigned-btn">
+ Mark as Assigned
+ </button>
+ </div>
+ [% END %]
[% IF bug.choices.resolution.only("name", "DUPLICATE").size %]
<div id="[% prefix FILTER none %]duplicate-container">
of