From 316249ecbca588eb4a6ac3cd5303d5063edd1a26 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Apr 17 2015 13:46:46 +0000 Subject: Add button to generate a new hook-token and rework the settings page The `Delete project` button is now available at the bottom of the page instead of near the top --- diff --git a/pagure/templates/settings.html b/pagure/templates/settings.html index 24bc373..3602fb2 100644 --- a/pagure/templates/settings.html +++ b/pagure/templates/settings.html @@ -39,17 +39,20 @@
         {{ repo.hook_token }}
     
- - -

Delete project

-
-
+ +

Project's options

+ + +
+ + {% endblock %} {% block jscripts %}