Sha256: 9864b22f9c62ce42a4ab0146dbf9d6a94412907dbf409d3641b5d4a701832b0d

Contents?: true

Size: 453 Bytes

Versions: 43

Compression:

Stored size: 453 Bytes

Contents

.btn-group.buttons-bulk-actions
  %button.btn.btn-outline-primary.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

43 entries across 43 versions & 1 rubygems

Version Path
five-two-nw-olivander-0.2.0.18 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.17 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.16 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.15 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.14 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.13 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.12 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.11 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.10 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.9 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.8 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.7 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.6 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.5 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.4 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.3 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.2 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.1 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.0 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.1.2.60 app/views/effective/datatables/_bulk_actions_dropdown.html.haml