Sha256: b4de856f614d5707f0a8d5d6205ebd449634747e0082817e084d08e1d7c1151c

Contents?: true

Size: 204 Bytes

Versions: 11

Compression:

Stored size: 204 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

11 entries across 11 versions & 1 rubygems

Version Path
locomotive_cms-2.3.1 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.3.0 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.2.3 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.2.2 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.2.1 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.2.0 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.1.4 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.1.3 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.1.2 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.1.1 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.1.0 app/views/locomotive/custom_fields/types/_text.html.haml