engine/app/views/admin/custom_fields/types/_date.html.haml

1 line
113 B
Plaintext

= form.input field._alias.to_sym, :label => field.label, :hint => field.hint, :input_html => { :class => 'date' }