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