summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2015-05-27 19:11:08 +0200
committerByron Jones <glob@mozilla.com>2015-05-27 19:11:08 +0200
commitf199f669219d8e1b1ddcea024451c77067b674c9 (patch)
tree72283bb33429f2333e9bdbcac00e229ad3c433fa
parent39cc0653a187666e8a5c3a88ef2b606776c71b86 (diff)
downloadbugzilla-f199f669219d8e1b1ddcea024451c77067b674c9.tar.gz
bugzilla-f199f669219d8e1b1ddcea024451c77067b674c9.tar.xz
Bug 1168900: "Can't call method "id" on unblessed reference" when changing component for a bug
-rw-r--r--extensions/BugModal/template/en/default/bug_modal/field.html.tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/field.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/field.html.tmpl
index ec2b57593..b11152bf1 100644
--- a/extensions/BugModal/template/en/default/bug_modal/field.html.tmpl
+++ b/extensions/BugModal/template/en/default/bug_modal/field.html.tmpl
@@ -192,7 +192,6 @@ END;
[% CASE constants.FIELD_TYPE_USER %]
[%# single user %]
- <input type="hidden" name="defined_[% name FILTER html %]" value="[% value FILTER html %]">
[% INCLUDE global/userselect.html.tmpl
id = name
name = name