]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 389983 - "Enable spellchecking in the summary field" (add filter exception for...
authorreed%reedloden.com <>
Mon, 3 Dec 2007 04:55:12 +0000 (04:55 +0000)
committerreed%reedloden.com <>
Mon, 3 Dec 2007 04:55:12 +0000 (04:55 +0000)
template/en/default/filterexceptions.pl

index e2acdcbcace068db7fb7fabc6a9ae1a4147166eb..2fb8b48e09c7cf836fad6b4a2dd63f69ff5729b4 100644 (file)
   '" maxlength=\"$maxlength\"" IF maxlength',
   '" onfocus=\"$onfocus\"" IF onfocus',
   'flag.status',
+  '" spellcheck=\"$spellcheck\"" IF spellcheck',
 ],
 
 'bug/navigate.html.tmpl' => [