From ea715bb3d657e9ee04545a38786d381f596991ec Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Thu, 29 Dec 2016 12:13:14 -0200 Subject: [PATCH] Remove home link from navbar It is redundant with the logo link. --- CHANGELOG.md | 1 + app/views/shared/_navbar.html.erb | 1 - config/locales/views/layouts/en.yml | 1 - config/locales/views/layouts/pt.yml | 1 - 4 files changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae0fb536..84999ada 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The version numbers below try to follow the conventions at http://semver.org/. - Fix warnings about 'prezento_errors' - Creates pattern for creation tooltips in Compound Metric Configuration - Update development Ruby target to 2.3.1 +- Remove redundant root path link from navbar ## v1.1.0 - 01/06/2016 diff --git a/app/views/shared/_navbar.html.erb b/app/views/shared/_navbar.html.erb index 641ac26a..f5504943 100644 --- a/app/views/shared/_navbar.html.erb +++ b/app/views/shared/_navbar.html.erb @@ -12,7 +12,6 @@