From 55fd8becdd5c509a3bcaba9a98ffc48dc8124f74 Mon Sep 17 00:00:00 2001 From: Farhaan Bukhsh Date: Sep 21 2018 20:44:21 +0000 Subject: Fix the url to show <#foo>-tab This commit adds the ability to switch tabs with the right url link on settings page. Signed-off-by: Farhaan Bukhsh --- diff --git a/pagure/templates/settings.html b/pagure/templates/settings.html index 19ea4e1..e1be337 100644 --- a/pagure/templates/settings.html +++ b/pagure/templates/settings.html @@ -17,69 +17,69 @@
-
+

Default Branch

@@ -165,7 +165,7 @@
{% if config.get('WEBHOOK', False) %} -
+

Private web-hook key

@@ -205,7 +205,7 @@
{% endif %} -
+

API Keys +
{% include 'settings_options.html' %}
-
+

Public Notifications

@@ -414,7 +414,7 @@
{% if config.get('ENABLE_USER_MNGT', True) %} -
+

Users & Groups

@@ -527,7 +527,7 @@ {% endif %} {% if config.get('DEPLOY_KEY', True) %} -