Sha256: dd2424fc55e79821bf2c2f277dda1dc53fb8d6c3b3a55f068498ee1e2d0200c9

Contents?: true

Size: 419 Bytes

Versions: 20

Compression:

Stored size: 419 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 content_for?(:effective_datatables_bulk_actions)
      = yield :effective_datatables_bulk_actions
    - else
      %li
        %a{href: '#'} No bulk actions

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
effective_datatables-2.6.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.5.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.5.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.5.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.4.6 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.4.5 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.4.4 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.4.3 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.4.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.4.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.4.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.3.8 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.3.7 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.3.6 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.3.5 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.3.4 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.3.3 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.3.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.3.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.3.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml