From 59ed17e8610c3d1b40e4f47a936a34e9c3f2cde8 Mon Sep 17 00:00:00 2001 From: Guy Pyrzak Date: Sun, 21 Feb 2010 16:00:53 -0800 Subject: Bug 490923: Autocomplete assignee, qa contact, and cc on the client side r=LpSolit, a=mkanat --- template/en/default/admin/components/edit.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template/en/default/admin/components/edit.html.tmpl') diff --git a/template/en/default/admin/components/edit.html.tmpl b/template/en/default/admin/components/edit.html.tmpl index 9ddb8ca3e..267bfc5c3 100644 --- a/template/en/default/admin/components/edit.html.tmpl +++ b/template/en/default/admin/components/edit.html.tmpl @@ -33,6 +33,8 @@ [% END %] [% PROCESS global/header.html.tmpl title = title + style_urls = [ 'skins/standard/yui/autocomplete.css'] + javascript_urls = [ "js/yui/bz_autocomplete_bundle.js", "js/field.js"] %]
-- cgit v1.2.3-24-g4f1b