aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2012-09-26 01:02:51 +0800
committerByron Jones <bjones@mozilla.com>2012-09-26 01:02:51 +0800
commit5acbb0fe17d7c6c0757813001569f65eb669d7b4 (patch)
tree917e5720c757e8055193a21880753049a9532f20 /template/en/default/flag
parentBug 694755: Add Classification API to WebServices (implement Classification.g... (diff)
downloadbugzilla-5acbb0fe17d7c6c0757813001569f65eb669d7b4.tar.gz
bugzilla-5acbb0fe17d7c6c0757813001569f65eb669d7b4.tar.bz2
bugzilla-5acbb0fe17d7c6c0757813001569f65eb669d7b4.zip
Bug 437212: Make page refreshing under Firefox update fields
r=LpSolit, a=LpSolit
Diffstat (limited to 'template/en/default/flag')
-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 9eb6b4441..88486c7f6 100644
--- a/template/en/default/flag/list.html.tmpl
+++ b/template/en/default/flag/list.html.tmpl
@@ -107,6 +107,7 @@
[%- type.name FILTER html FILTER no_break -%]</label>
</td>
<td>
+ <input type="hidden" id="[% fid FILTER html %]_dirty">
<select id="[% fid FILTER html %]" name="[% fid FILTER html %]"
title="[% type.description FILTER html %]"
onchange="toggleRequesteeField(this);"