From: Kohei Yoshino Date: Sat, 10 Mar 2018 16:08:49 +0000 (-0500) Subject: Bug 1444088 - review link for patches on the requests page no longer shows up X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70246fb946602802b7c54fbfa83db91bc7d68469;p=thirdparty%2Fbugzilla.git Bug 1444088 - review link for patches on the requests page no longer shows up --- diff --git a/extensions/Splinter/template/en/default/hook/request/queue-after_column.html.tmpl b/extensions/Splinter/template/en/default/hook/request/queue-after_column.html.tmpl index a5fc61cea..5ce2efeeb 100644 --- a/extensions/Splinter/template/en/default/hook/request/queue-after_column.html.tmpl +++ b/extensions/Splinter/template/en/default/hook/request/queue-after_column.html.tmpl @@ -1,4 +1,4 @@ -[% IF column == 'attachment' && request.ispatch %] +[% IF column == 'attachment' && request.attach_ispatch %]   [review] [% END %]