From 43a45edf30bfa63890d3af2047da1090826596b6 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Fri, 19 Jun 2015 14:50:59 +0800 Subject: Bug 1161797: Use document.execCommand("copy") instead of flash where it is available --- extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl') 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 7cd41e386..9563a929c 100644 --- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl @@ -244,6 +244,7 @@ [% IF bug.assigned_to.id == user.id || user.in_group("editbugs") %] + [% END %] [% IF user.id %]