diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2014-03-26 20:23:11 +0100 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2014-03-26 20:23:11 +0100 |
commit | 081f4dae9f526a0b64c5c6ae0f6c1967b896f2cb (patch) | |
tree | de0c8a06d71f7aaff9be6cae062997d8b4e00939 /template/en/default | |
parent | cf74a17e34f66ecdeb092f7b020bed95821a2492 (diff) | |
download | bugzilla-081f4dae9f526a0b64c5c6ae0f6c1967b896f2cb.tar.gz bugzilla-081f4dae9f526a0b64c5c6ae0f6c1967b896f2cb.tar.xz |
Fix bustage
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/filterexceptions.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index d1006c220..3ad9f685f 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -294,6 +294,7 @@ 'attachment.id', 'attachment.bug_id', 'editable_or_hide', + 'use_patchviewer', ], 'attachment/list.html.tmpl' => [ |