From 68d4dbed8ecb02a84a69241d3c53c73efb084cbf Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Dec 14 2015 16:08:54 +0000 Subject: Let's keep record of the comment id and the object id on the button --- diff --git a/pagure/templates/_formhelper.html b/pagure/templates/_formhelper.html index 1214ee8..334ebc1 100644 --- a/pagure/templates/_formhelper.html +++ b/pagure/templates/_formhelper.html @@ -88,7 +88,9 @@ {% if id != 0 and g.fas_user and ( (comment.parent.status in [True, 'Open'] and g.fas_user.username == comment.user.username) or repo_admin) %} - +