summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2015-10-19 16:25:15 +0200
committerByron Jones <glob@mozilla.com>2015-10-19 16:25:15 +0200
commit0ce40b991790cd7695f289b27237b8f2751e5f9b (patch)
tree20adb737898b112b2896cf899ee2237ecbcb0cf4 /template
parenta0fcc8ff20fe57bf442402ba227954ffb33a2175 (diff)
downloadbugzilla-0ce40b991790cd7695f289b27237b8f2751e5f9b.tar.gz
bugzilla-0ce40b991790cd7695f289b27237b8f2751e5f9b.tar.xz
Bug 1146780 - treat github and mozreview attachments as patches
Diffstat (limited to 'template')
-rw-r--r--template/en/default/attachment/list.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/attachment/list.html.tmpl b/template/en/default/attachment/list.html.tmpl
index 4aae3abef..6309b7f0d 100644
--- a/template/en/default/attachment/list.html.tmpl
+++ b/template/en/default/attachment/list.html.tmpl
@@ -72,7 +72,7 @@ function toggle_display(link) {
[% END %]
<tr id="a[% count %]" class="[% "bz_contenttype_" _ attachment.contenttype
FILTER css_class_quote %]
- [% " bz_patch" IF attachment.ispatch %]
+ [% " bz_patch" IF attachment.can_review %]
[% " bz_private" IF attachment.isprivate %]
[% " bz_tr_obsolete bz_default_hidden"
IF attachment.isobsolete %]">