From 1e8e5cc7b717c7fde0442e62118dcdd5b53e1d09 Mon Sep 17 00:00:00 2001 From: Ghost-script Date: Mar 30 2015 16:55:31 +0000 Subject: BugFix:#82 Highlighting "Home" instead of "New Project" tab --- diff --git a/pagure/templates/new_issue.html b/pagure/templates/new_issue.html index dcd5852..2d0276f 100644 --- a/pagure/templates/new_issue.html +++ b/pagure/templates/new_issue.html @@ -4,7 +4,7 @@ {% block title %}{% if not type or type == 'new' %}New issue{% elif type and type == 'edit' %}Edit issue #{{ issueid }} {% endif %} - {{ repo.name }}{% endblock %} -{%block tag %}new_project{% endblock %} +{%block tag %}home{% endblock %} {% block repo %}