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

1 line
150 B
Plaintext
Raw Normal View History

= f.input field.name.to_sym, :label => field.label, :hint => field.hint, :as => :'Locomotive::Rte', :input_html => { :class => field.text_formatting }