Sha256: 40330134b1226bccf956635517e7b1b54ded9a4de48632b870d8feca0d4222d2

Contents?: true

Size: 378 Bytes

Versions: 101

Compression:

Stored size: 378 Bytes

Contents

.btn-group.buttons-bulk-actions
  %button.btn.btn-link.btn-sm.dropdown-toggle{'type': 'button', 'data-toggle': 'dropdown', 'aria-haspopup': true, 'aria-expanded': false, 'disabled': 'disabled'}
    Bulk Actions
  .dropdown-menu
    - if datatable._bulk_actions.present?
      = datatable._bulk_actions.join.html_safe
    - else
      %a.dropdown-item{href: '#'} No bulk actions

Version data entries

101 entries across 101 versions & 1 rubygems

Version Path
effective_datatables-4.0.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml