app/views/use_restrictions/show.html.erb in enju_circulation-0.3.11 vs app/views/use_restrictions/show.html.erb in enju_circulation-0.4.0.beta.1

- old
+ new

@@ -8,10 +8,10 @@ <%= @use_restriction.name -%> </p> <p> <strong><%= t('activerecord.attributes.use_restriction.display_name') -%></strong> - <%= @use_restriction.display_name.localize -%> + <%= @use_restriction.display_name -%> </p> <p> <strong><%= t('activerecord.attributes.use_restriction.note') -%></strong> <%= @use_restriction.note -%>