From f199f669219d8e1b1ddcea024451c77067b674c9 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Thu, 28 May 2015 01:11:08 +0800 Subject: Bug 1168900: "Can't call method "id" on unblessed reference" when changing component for a bug --- extensions/BugModal/template/en/default/bug_modal/field.html.tmpl | 1 - 1 file changed, 1 deletion(-) (limited to 'extensions') 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 %] - [% INCLUDE global/userselect.html.tmpl id = name name = name -- cgit v1.2.3-24-g4f1b