From 96ae6adbe12ddec6b33cb6f947ae73a7b0b794b1 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Thu, 23 Jan 2020 07:07:24 -0500 Subject: templates/repo/header: Downgrade source files to 1.10.3 My system had Gitea on 1.11.0-rc1 --- templates/base/head_navbar.tmpl | 1 - 1 file changed, 1 deletion(-) (limited to 'templates/base') diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index 8ed5a94..4f71bb6 100644 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -13,7 +13,6 @@ {{.i18n.Tr "dashboard"}} {{.i18n.Tr "issues"}} {{.i18n.Tr "pull_requests"}} - {{if .ShowMilestonesDashboardPage}}{{.i18n.Tr "milestones"}}{{end}} {{.i18n.Tr "explore"}} {{else if .IsLandingPageHome}} {{.i18n.Tr "home"}} -- cgit v1.2.3