summaryrefslogtreecommitdiffstats
path: root/extensions/Splinter/template/en/default/hook/request/email-after_summary.txt.tmpl
blob: 159a63e3634e899f651a79bf7038edfa71079dd1 (plain)
1
2
3
4
5
6
7
8
9
[% USE Bugzilla %]
[% IF flag && flag.status == '?'
      && (flag.type.name == 'review' || flag.type.name == 'feedback')
      && attachment && attachment.ispatch %]

Review
[%+ Bugzilla.splinter_review_url(bug.bug_id, attachment.id) FILTER none %]
[%- END %]