summaryrefslogtreecommitdiffstats
path: root/extensions/Splinter/template/en/default/hook/attachment/list-action.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Splinter/template/en/default/hook/attachment/list-action.html.tmpl')
-rw-r--r--extensions/Splinter/template/en/default/hook/attachment/list-action.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Splinter/template/en/default/hook/attachment/list-action.html.tmpl b/extensions/Splinter/template/en/default/hook/attachment/list-action.html.tmpl
index cd2db2770..ee793b192 100644
--- a/extensions/Splinter/template/en/default/hook/attachment/list-action.html.tmpl
+++ b/extensions/Splinter/template/en/default/hook/attachment/list-action.html.tmpl
@@ -21,5 +21,5 @@
[% IF attachment.ispatch %]
  |
- <a href="[% Bugzilla.splinter_review_url(bug.id, attachment.id) FILTER none %]">Review</a>
+ <a href="[% Bugzilla.splinter_review_url(bugid, attachment.id) FILTER none %]">Review</a>
[% END %]