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

1 line
165 B
Plaintext

= form.input field._alias.to_sym, :label => field.label, :hint => field.hint, :required => required, :wrapper_html => { :class => "#{'highlighted' if highlighted}" }