From f905ccc7f689b5fbe002aa6a706df536168409ff Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" Date: Fri, 21 Nov 2008 22:25:43 +0000 Subject: [PATCH] Forgot to add a missing comma git-svn-id: svn://10.0.0.236/trunk@255179 18797224-902f-48f8-a5cc-f745e15eee43 --- .../webtools/bugzilla/template/en/default/filterexceptions.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/template/en/default/filterexceptions.pl b/mozilla/webtools/bugzilla/template/en/default/filterexceptions.pl index 4a46a3e5077..fa7262a09e6 100644 --- a/mozilla/webtools/bugzilla/template/en/default/filterexceptions.pl +++ b/mozilla/webtools/bugzilla/template/en/default/filterexceptions.pl @@ -506,7 +506,7 @@ ], 'admin/users/confirm-delete.html.tmpl' => [ - 'attachments' + 'attachments', 'reporter', 'assignee_or_qa', 'cc',