Update references to new translation interface

This commit is contained in:
Senén Rodero Rodríguez
2019-05-31 18:08:59 +02:00
parent 140c37fcc0
commit 146c09adb7
25 changed files with 25 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
<%= render "admin/shared/globalize_locales", resource: @admin_notification %>
<%= render "shared/globalize_locales", resource: @admin_notification %>
<%= translatable_form_for [:admin, @admin_notification] do |f| %>
<%= render "shared/errors", resource: @admin_notification %>