Sha256: 27153028d64975099aa9f168da947ca6fc906dbaa0f693d45ecd2ab61f55e010

Contents?: true

Size: 232 Bytes

Versions: 15

Compression:

Stored size: 232 Bytes

Contents

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

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
locomotive_cms-2.5.7 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.5.6 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.5.6.rc2 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.5.6.rc1 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.5.5 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.5.4 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.5.3 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.5.2 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.5.1 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.5.0 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.5.0.rc3 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.5.0.rc2 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.5.0.rc1 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.4.1 app/views/locomotive/custom_fields/types/_text.html.haml
locomotive_cms-2.4.0 app/views/locomotive/custom_fields/types/_text.html.haml