summaryrefslogtreecommitdiffstats
path: root/extensions/Splinter/template/en/default/hook/request/queue-after_column.html.tmpl
blob: 5ce2efeebf20952b766992a8c58a365ae022a487 (plain)
1
2
3
4
[% IF column == 'attachment' && request.attach_ispatch %]
   
  <a href="[% Bugzilla.splinter_review_url(request.bug_id, request.attach_id) FILTER none %]">[review]</a>
[% END %]