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.7.20 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.7.19 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.7.18 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.7.6 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.7.17 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.7.5 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.7.3 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.7.16 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.7.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.7.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.7.15 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.7.14 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.7.13 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.7.12 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.7.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.7.11 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.7.10 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.7.9 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.7.8 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.7.7 app/views/effective/datatables/_bulk_actions_dropdown.html.haml