From 693030ff1791d93824e938907fc512399286d033 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20R=C3=ADos=20Flores?= Date: Mon, 9 Oct 2017 12:26:34 +0200 Subject: [PATCH] Wrapped two links under the same if clause. --- app/views/management/_menu.html.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/management/_menu.html.erb b/app/views/management/_menu.html.erb index e70ec9ee5..51df9518a 100644 --- a/app/views/management/_menu.html.erb +++ b/app/views/management/_menu.html.erb @@ -52,9 +52,7 @@ <%= t("management.menu.create_budget_investment") %> <% end %> - <% end %> - <% if Setting['feature.budgets'] %>
  • > <%= link_to support_investments_management_budgets_path do %>