Sha256: 4b24b494a201539c61661a21d3c07a5918f9d229f889e4c20748737e6faefa13

Contents?: true

Size: 361 Bytes

Versions: 18

Compression:

Stored size: 361 Bytes

Contents

= f.input         :"#{name}_id",
  label:          field.label,
  hint:           field.hint,
  as:             :string,
  wrapper_html:   { class: 'select2' },
  input_html:     { data: { value: f.object.send(field.name.to_sym).try(:_label), url: content_entries_path(field.class_name_to_content_type.slug, :json), per_page: Locomotive.config.ui[:per_page] } }

Version data entries

18 entries across 18 versions & 1 rubygems

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