app/views/bhf/table/column/_date.html.haml in bhf-0.10.12 vs app/views/bhf/table/column/_date.html.haml in bhf-0.10.13
- old
+ new
@@ -1,5 +1,5 @@
= content_tag link ? :a : :span, class: ('quick_edit' if add_quick_link), href: (link if link) do
- if column_value.is_a?(String)
= column_value
- else
- = l(column_value, format: :short)
\ No newline at end of file
+ = l(column_value, format: :short)