* views/listings etc i18n * helper labels * remove ja.yml * Update edit.html.erb * Apply suggestions from code review Co-authored-by: Michael Kohl <citizen428@forem.com> * Update delete_confirm.html.erb * Update edit.html.erb * Update fr.yml * Update edit.html.erb Co-authored-by: Michael Kohl <citizen428@forem.com>
4 lines
163 B
Text
4 lines
163 B
Text
<p id="notice"><%= notice %></p>
|
|
|
|
<%= link_to t("views.listings.to_edit"), edit_listing_path(@listing) %> |
|
|
<%= link_to t("views.listings.back"), listings_path %>
|