diff options
author | Dylan William Hardison <dylan@hardison.net> | 2017-07-18 15:11:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-18 15:11:45 +0200 |
commit | 8dc579d44d59adcb5568d18ed249572f743e440d (patch) | |
tree | 98f863b449f9b06218dacbd7c5b0dbe42e659efa /template | |
parent | 7c2a0e2209896e2dd242129cbb88c53c9d470d48 (diff) | |
download | bugzilla-8dc579d44d59adcb5568d18ed249572f743e440d.tar.gz bugzilla-8dc579d44d59adcb5568d18ed249572f743e440d.tar.xz |
remove unused exceptions from filter tests
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/filterexceptions.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index fb1419d84..19cd9fb7b 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -178,8 +178,6 @@ 'style', 'onload', 'title', - '" – $header" IF header', - 'subheader', 'header_addl_info', 'message', ], |