engine/app/views/locomotive/custom_fields/types/_file.html.haml

4 lines
99 B
Plaintext
Raw Normal View History

= f.input name,
:label => field.label,
:hint => field.hint,
:as => :'Locomotive::File'