From: mkanat%bugzilla.org <> Date: Fri, 7 Nov 2008 18:03:37 +0000 (+0000) Subject: Fix a test failure from the last checkin. X-Git-Tag: bugzilla-3.3.1~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=185ec9c2ca9b1f3ea063e01b81e3ef605363b3e0;p=thirdparty%2Fbugzilla.git Fix a test failure from the last checkin. --- diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 2929bbf22f..cd4e3e4d00 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -447,6 +447,11 @@ 'link_uri' ], +'admin/custom_fields/cf-js.js.tmpl' => [ + 'constants.FIELD_TYPE_SINGLE_SELECT', + 'constants.FIELD_TYPE_MULTI_SELECT', +], + 'admin/params/common.html.tmpl' => [ 'sortlist_separator', ],