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.3.10 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.9 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.8 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.7 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.6 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.5 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.4 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.3 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.2.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.1.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.1.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.0.6 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.0.5 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.0.4 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.0.3 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.0.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.0.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml