replaces more old back link partial to new back_link_to helper

This commit is contained in:
decabeza
2017-07-27 00:26:39 +02:00
parent 10da3dba58
commit 98961748ad
11 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
<%= render 'shared/back_link' %>
<%= back_link_to %>
<h2><%= t("admin.stats.direct_messages.title")%></h2>

View File

@@ -1,4 +1,4 @@
<%= render 'shared/back_link' %>
<%= back_link_to %>
<h2><%= t("admin.stats.proposal_notifications.title")%></h2>