From 2580e7b57e60011766cf58a6c7cce421e193a668 Mon Sep 17 00:00:00 2001 From: Adam Strzelecki Date: Thu, 3 Dec 2015 02:15:00 +0100 Subject: UI: Always show menu on repo pages Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use middleware.RepoRef() necessary to display information on this menu. --- templates/repo/issue/milestones.tmpl | 1 - 1 file changed, 1 deletion(-) (limited to 'templates/repo/issue/milestones.tmpl') diff --git a/templates/repo/issue/milestones.tmpl b/templates/repo/issue/milestones.tmpl index 527a90b4d4..248b81e242 100644 --- a/templates/repo/issue/milestones.tmpl +++ b/templates/repo/issue/milestones.tmpl @@ -1,7 +1,6 @@ {{template "base/head" .}}
{{template "repo/header" .}} - {{template "repo/sidebar" .}}