Sha256: 40bd984553cdb01436e4771a62a3ad2a925a64da18a8e7f5dc6554aa4a44bfa4

Contents?: true

Size: 401 Bytes

Versions: 60

Compression:

Stored size: 401 Bytes

Contents

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

Version data entries

60 entries across 60 versions & 1 rubygems

Version Path
effective_datatables-3.6.3 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.6.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.6.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.5.4 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.5.3 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.5.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.5.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.4.8 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.4.7 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.4.6 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.4.5 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.4.4 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.4.3 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.4.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.4.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.4.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.3.14 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.3.13 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.3.12 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-3.3.11 app/views/effective/datatables/_bulk_actions_dropdown.html.haml