Sha256: d748bfdd69aa65ef514080bd18792dd5d15cedfa6761bab59d1271061847ff32

Contents?: true

Size: 169 Bytes

Versions: 5

Compression:

Stored size: 169 Bytes

Contents

= f.input :"#{name}_id",
  label:      field.label,
  hint:       field.hint,
  as:         :select,
  collection: options_for_belongs_to_custom_field(field.class_name)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
locomotive_cms-2.1.4 app/views/locomotive/custom_fields/types/_belongs_to.html.haml
locomotive_cms-2.1.3 app/views/locomotive/custom_fields/types/_belongs_to.html.haml
locomotive_cms-2.1.2 app/views/locomotive/custom_fields/types/_belongs_to.html.haml
locomotive_cms-2.1.1 app/views/locomotive/custom_fields/types/_belongs_to.html.haml
locomotive_cms-2.1.0 app/views/locomotive/custom_fields/types/_belongs_to.html.haml