diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index f84515a..94fa7d4 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -324,7 +324,7 @@ module ApplicationHelper " for='\#{object.class.to_s.downcase}_\#{field}'>" + ( column ? column.human_name : - _(object.class.name + "|" + field.to_s.humanize) + _(field.to_s.humanize) ) + "" + "\n