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-3.7.10 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.7.9 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.7.8 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.8.14 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.8.13 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.8.12 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.7.7 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.8.11 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.8.10 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.8.9 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.8.8 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.8.7 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.8.6 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.8.5 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.8.4 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.8.3 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.8.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.8.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.8.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.7.21 app/views/effective/datatables/_bulk_actions_dropdown.html.haml