Sha256: f8b0e6e752c1a64b958b9dfc28e9c1d07fb5cc5af3476fc787c3a41c1f2bd2d0

Contents?: true

Size: 698 Bytes

Versions: 27

Compression:

Stored size: 698 Bytes

Contents

.section.align-center
  %h4.link{ id: 'publish-segments', data: { toggle_element: '#segments-table' } }= t('workarea.admin.segments.publish.title')

  #segments-table.hidden
    %p= t('workarea.admin.segments.publish.description')

    .property
      = label_tag 'active_segment_ids', t('workarea.admin.shared.active_field.only_for'), class: 'property__name'
      = select_tag 'active_segment_ids', options_from_collection_for_select(segments, :id, :name, model.active_segment_ids), multiple: true, data: { select: { placeholder: t('workarea.admin.shared.active_field.select_segments'), allowClear: true } }
      %span.property__note= t('workarea.admin.shared.active_field.only_these_segments')

Version data entries

27 entries across 27 versions & 1 rubygems

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