Sha256: b19d03e42083b047b9c2db81df8e509554e0ac0ae04c714bb897cc78da6722ea

Contents?: true

Size: 450 Bytes

Versions: 28

Compression:

Stored size: 450 Bytes

Contents

.property
  = label_tag 'rule_locations', t('workarea.admin.fields.locations'), class: 'property__name'
  = select_tag 'rule[locations]', options_for_select(selected_segment_geolocation_options(rule.locations), rule.locations), multiple: true, data: { remote_select: { options: { tags: true }, source: geolocation_options_segment_rules_path(format: :json) }.to_json }
  %span.property__note= t('workarea.admin.segment_rules.fields.geolocation.note')

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
workarea-admin-3.5.27 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.26 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.25 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.23 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.22 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.21 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.20 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.19 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.18 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.17 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.16 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.15 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.14 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.13 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.12 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.11 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.10 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.9 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.8 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml
workarea-admin-3.5.7 app/views/workarea/admin/segment_rules/fields/_geolocation.html.haml