Sha256: 130e9bce509ef552feabe39071f069af55e64606d2dad4c934fd645b89834449

Contents?: true

Size: 226 Bytes

Versions: 11

Compression:

Stored size: 226 Bytes

Contents

<%= f.input key,
  as: :multi_value,
  input_html: {
    class: 'form-control',
    data: { 'autocomplete-url' => "/authorities/search/geonames",
            'autocomplete' => key }
  },
  required: f.object.required?(key) %>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
hyrax-5.0.0.rc2 app/views/collections/edit_fields/_based_near.html.erb
hyrax-5.0.0.rc1 app/views/collections/edit_fields/_based_near.html.erb
hyrax-3.6.0 app/views/collections/edit_fields/_based_near.html.erb
hyrax-4.0.0 app/views/collections/edit_fields/_based_near.html.erb
hyrax-4.0.0.rc3 app/views/collections/edit_fields/_based_near.html.erb
hyrax-4.0.0.rc2 app/views/collections/edit_fields/_based_near.html.erb
hyrax-4.0.0.rc1 app/views/collections/edit_fields/_based_near.html.erb
hyrax-3.5.0 app/views/collections/edit_fields/_based_near.html.erb
hyrax-4.0.0.beta2 app/views/collections/edit_fields/_based_near.html.erb
hyrax-3.4.2 app/views/collections/edit_fields/_based_near.html.erb
hyrax-4.0.0.beta1 app/views/collections/edit_fields/_based_near.html.erb