t helper invoked with parenthesis
t helper is invoked with parenthesis
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<% if can? :dashboard, @proposal %>
|
||||
<div class="callout light">
|
||||
<p class="centered">
|
||||
<strong><%= t '.improve_it' %></strong>
|
||||
<strong><%= t('.improve_it') %></strong>
|
||||
</p>
|
||||
<div class="centered">
|
||||
<%= link_to t('.dashboard'), proposal_dashboard_index_path(@proposal), class: 'button' %>
|
||||
|
||||
Reference in New Issue
Block a user