Sha256: cf5f7067fead396d3e9604a807e5aa23561158916ee65f97e39810c32c146770

Contents?: true

Size: 207 Bytes

Versions: 15

Compression:

Stored size: 207 Bytes

Contents

= f.input name,
  label:        label_for_custom_field(f.object, field),
  hint:         field.hint,
  as:           :number,
  step:         0.1,
  wrapper_html: { class: "#{'highlighted' if highlighted}" }

Version data entries

15 entries across 15 versions & 1 rubygems

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