From 185ec9c2ca9b1f3ea063e01b81e3ef605363b3e0 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Fri, 7 Nov 2008 18:03:37 +0000 Subject: Fix a test failure from the last checkin. --- template/en/default/filterexceptions.pl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'template') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 2929bbf22..cd4e3e4d0 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', ], -- cgit v1.2.3-24-g4f1b