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

1 line
124 B
Plaintext

= f.input name, :label => field.label, :hint => field.hint, :wrapper_html => { :class => "#{'highlighted' if highlighted}" }