From c19995a905335b5243299006223a50ad0617c097 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 28 Apr 2015 13:12:16 +0800 Subject: Bug 1153102: add hooks for bug bounty display and form --- .../BMO/template/en/default/hook/bug_modal/attachments-row.html.tmpl | 1 - 1 file changed, 1 deletion(-) (limited to 'extensions/BMO/template/en/default/hook/bug_modal/attachments-row.html.tmpl') diff --git a/extensions/BMO/template/en/default/hook/bug_modal/attachments-row.html.tmpl b/extensions/BMO/template/en/default/hook/bug_modal/attachments-row.html.tmpl index 67ab62f5a..97d255b0b 100644 --- a/extensions/BMO/template/en/default/hook/bug_modal/attachments-row.html.tmpl +++ b/extensions/BMO/template/en/default/hook/bug_modal/attachments-row.html.tmpl @@ -8,7 +8,6 @@ [% RETURN UNLESS attachment.is_bounty_attachment; - has_bounty_attachment = 1; attachment_rendered = 1; bounty = attachment.bounty_details; %] -- cgit v1.2.3-24-g4f1b