diff --git a/app/views/kalibro_configurations/edit.html.erb b/app/views/kalibro_configurations/edit.html.erb index ad6be78..7d94bcd 100644 --- a/app/views/kalibro_configurations/edit.html.erb +++ b/app/views/kalibro_configurations/edit.html.erb @@ -1,3 +1,3 @@ -

<%= t_action(:edit, model: KalibroConfiguration) %>

+

<%= t_action(:edit, KalibroConfiguration) %>

<%= render 'form' %> -- libgit2 0.21.2