Sha256: d88514dab9747540cb608d54101885bfe1ccba0ae75b42c5cf3cf6d3d50831a3

Contents?: true

Size: 442 Bytes

Versions: 72

Compression:

Stored size: 442 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'}
    = t('effective_datatables.bulk_actions')
  .dropdown-menu
    - if datatable._bulk_actions.present?
      = datatable._bulk_actions.join.html_safe
    - else
      %a.dropdown-item{href: '#'}
        = t('effective_datatables.no_bulk_actions')

Version data entries

72 entries across 72 versions & 1 rubygems

Version Path
effective_datatables-4.31.3 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.31.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.31.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.31.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.30.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.30.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.30.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.29.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.26.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.25.3 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.25.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.25.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.25.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.24.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.24.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.24.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.23.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.22.3 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.22.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
effective_datatables-4.22.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml