The link was pointing to the previous page, which was strange in many scenarios, including cases where the previous page was the current page.
6 lines
116 B
Plaintext
6 lines
116 B
Plaintext
<%= back_link_to admin_newsletters_path %>
|
|
|
|
<h2><%= t("admin.newsletters.edit.title") %></h2>
|
|
|
|
<%= render "form" %>
|