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.4.4 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.4.3 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.4.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.4.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.4.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.25 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.24 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.23 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.22 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.21 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.20 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.19 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.18 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.17 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.16 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.15 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.14 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.13 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.12 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.3.11 app/views/effective/datatables/_bulk_actions_dropdown.html.haml