From: Kohei Yoshino Date: Wed, 6 Nov 2019 17:10:09 +0000 (-0500) Subject: Bug 1567696 - Forms for approval requests should indicate XHR / progress X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6c46c56fc88a74a7e40f303e1dfd34447ba61693;p=thirdparty%2Fbugzilla.git Bug 1567696 - Forms for approval requests should indicate XHR / progress --- diff --git a/extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl b/extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl index c277b7a7a..bd1c97dc1 100644 --- a/extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl +++ b/extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl @@ -6,6 +6,9 @@ # defined by the Mozilla Public License, v. 2.0. #%] +[%# These forms are available only when updating an attachment %] +[% RETURN UNLESS template.name == "attachment/edit.html.tmpl" %] +