Sha256: 4e477e2ec00d64c29dc0e0c81158e3cb95b3e89243b398f4d6d8cd1ae397eded

Contents?: true

Size: 415 Bytes

Versions: 31

Compression:

Stored size: 415 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 dropdown_block.respond_to?(:call)
      = capture do
        - instance_exec(&dropdown_block)
    - else
      %li
        %a{href: '#'} No bulk actions

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
effective_datatables-2.6.21 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.12.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.12.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.12.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.11.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.11.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.11.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.10.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.9.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.8.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.7.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.6.20 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.6.19 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.6.18 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.6.17 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.6.16 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.6.15 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.6.14 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.6.13 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-2.6.12 app/views/effective/datatables/_bulk_actions_dropdown.html.haml