Sha256: 326cd5ca9e68b77addf8d0593bd9bacdd3745339458989a141749292c0aba678

Contents?: true

Size: 219 Bytes

Versions: 17

Compression:

Stored size: 219 Bytes

Contents

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

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
locomotive_cms-2.0.3 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.0.2 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.0.1 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.0.0 app/views/locomotive/custom_fields/types/_text.html.haml
tribeca_cms-0.1.1 app/views/locomotive/custom_fields/types/_text.html.haml
tribeca_cms-2.0.0.rc12 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.0.0.rc12 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.0.0.rc11 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.0.0.rc10 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.0.0.rc9 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.0.0.rc8 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.0.0.rc7 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.0.0.rc6 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.0.0.rc5 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.0.0.rc4 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.0.0.rc2 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.0.0.rc1 app/views/locomotive/custom_fields/types/_text.html.haml