summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorKohei Yoshino <kohei.yoshino@gmail.com>2018-09-26 17:29:19 +0200
committerDylan William Hardison <dylan@hardison.net>2018-09-26 17:29:19 +0200
commit291bb971595489070ed8db3da1785f5a3977a15a (patch)
treeaabee50d9dccacb21cf57dce1a23dce586079e64 /template
parentdeec4ab75d6478f51d6c72a230343ab955116a6b (diff)
downloadbugzilla-291bb971595489070ed8db3da1785f5a3977a15a.tar.gz
bugzilla-291bb971595489070ed8db3da1785f5a3977a15a.tar.xz
Bug 1489718 - Insert form widgets for approval flag requests instead of free-form comment text
Diffstat (limited to 'template')
-rw-r--r--template/en/default/flag/list.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/flag/list.html.tmpl b/template/en/default/flag/list.html.tmpl
index 6e411add9..bf1c8a6b3 100644
--- a/template/en/default/flag/list.html.tmpl
+++ b/template/en/default/flag/list.html.tmpl
@@ -131,6 +131,7 @@
title="[% type.description FILTER html %]"
onchange="toggleRequesteeField(this);"
class="flag_select flag_type-[% type.id %]"
+ data-id="[% type.id %]" data-name="[% type.name FILTER html FILTER no_break %]"
[% IF !can_edit_flag %] disabled="disabled"[% END %]>
[%# Only display statuses the user is allowed to set. %]
[% IF !flag