Fixed syntax error after rebasing to master

This commit is contained in:
Juan Salvador Pérez García
2018-06-15 06:15:42 +02:00
parent 305a0059bd
commit 691954bbb8

View File

@@ -224,9 +224,7 @@
</li>
<li <%= 'class=is_active' if controller_name == 'proposal_dashboard_actions' %>>
<%= 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 %>
</li>
<li <%= "class=is-active" if controller_name == "images" &&