diff --git a/app/views/admin/_menu.html.erb b/app/views/admin/_menu.html.erb index 428789a82..ea26637bb 100644 --- a/app/views/admin/_menu.html.erb +++ b/app/views/admin/_menu.html.erb @@ -224,9 +224,7 @@
  • > - - <%= link_to <%= ProposalDashboardAction.model_name.human(count: 2), - admin_proposal_dashboard_actions_path %> + <%= link_to ProposalDashboardAction.model_name.human(count: 2), admin_proposal_dashboard_actions_path %>