replaces more old back link partial to new back_link_to helper
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<%= render 'shared/back_link' %>
|
||||
<%= back_link_to %>
|
||||
|
||||
<h2><%= t("admin.hidden_users.show.title", user: @user.name) %></h2>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%= render 'shared/back_link' %>
|
||||
<%= back_link_to %>
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%= render 'shared/back_link' %>
|
||||
<%= back_link_to %>
|
||||
|
||||
<h2><%= t("admin.polls.edit.title") %></h2>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%= render 'shared/back_link' %>
|
||||
<%= back_link_to %>
|
||||
|
||||
<h2><%= t("admin.polls.new.title") %></h2>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%= render 'shared/back_link' %>
|
||||
<%= back_link_to %>
|
||||
|
||||
<h2><%= t("admin.signature_sheets.new.title") %></h2>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%= render 'shared/back_link' %>
|
||||
<%= back_link_to %>
|
||||
|
||||
<h2><%= t("admin.stats.direct_messages.title")%></h2>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%= render 'shared/back_link' %>
|
||||
<%= back_link_to %>
|
||||
|
||||
<h2><%= t("admin.stats.proposal_notifications.title")%></h2>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%= render 'shared/back_link' %>
|
||||
<%= back_link_to %>
|
||||
|
||||
<h2><%= t("admin.valuators.summary.title") %></h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user