From a0d22c8e2820b1f62e857ce71c0a4ad1a7b1d3fd Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Feb 26 2015 13:45:14 +0000 Subject: Drop the update field, it's not really of interest finally --- diff --git a/progit/templates/issue.html b/progit/templates/issue.html index c90e79c..fefde2b 100644 --- a/progit/templates/issue.html +++ b/progit/templates/issue.html @@ -90,18 +90,6 @@ {{ form_tag.csrf_token }} - {% if g.fas_user and g.fas_user.username == repo.user.user %} -
- - - {{ form_tag.csrf_token }} -
- {% endif %} {% endif %}