diff --git a/pagure/templates/repo_info.html b/pagure/templates/repo_info.html index 1aed123..5b7280b 100644 --- a/pagure/templates/repo_info.html +++ b/pagure/templates/repo_info.html @@ -218,10 +218,10 @@ git push -u origin master
+ }}" method="post" class="inline icon del_icon" + onsubmit="return confirm('Are you sure you want to remove the branch: {{ branch }}?\nThis cannot be un-done!');"> {{ form.csrf_token }}