From 42e681b422641a896ea92e0c604aa3acd06feff3 Mon Sep 17 00:00:00 2001 From: "reed%reedloden.com" <> Date: Mon, 3 Dec 2007 04:55:12 +0000 Subject: Bug 389983 - "Enable spellchecking in the summary field" (add filter exception for spellcheck) [p=reed r+a=LpSolit] --- template/en/default/filterexceptions.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index e2acdcbca..2fb8b48e0 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -315,6 +315,7 @@ '" maxlength=\"$maxlength\"" IF maxlength', '" onfocus=\"$onfocus\"" IF onfocus', 'flag.status', + '" spellcheck=\"$spellcheck\"" IF spellcheck', ], 'bug/navigate.html.tmpl' => [ -- cgit v1.2.3-24-g4f1b