From 5975c2e6f724b44ac00f3ade87375dfc7a24f359 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Feb 01 2016 11:04:43 +0000 Subject: Fix deleting a branch from the UI --- diff --git a/pagure/templates/repo_info.html b/pagure/templates/repo_info.html index 82cbb5d..96a1137 100644 --- a/pagure/templates/repo_info.html +++ b/pagure/templates/repo_info.html @@ -240,13 +240,14 @@ git push -u origin master
{% if repo_admin and branch != head %} -
{{ form.csrf_token }} - +