diff --git a/app/views/valuation/_menu.html.erb b/app/views/valuation/_menu.html.erb index d7d609cdd..dddb16c35 100644 --- a/app/views/valuation/_menu.html.erb +++ b/app/views/valuation/_menu.html.erb @@ -1,13 +1,11 @@ - + <% if feature?(:budgets) %> +
  • > + <%= link_to t("valuation.menu.budgets"), valuation_budgets_path, class: "budgets-link" %> +
  • + <% end %> +