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.40 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.39 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.38 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.37 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.36 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.35 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.34 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.33 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.32 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.31 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.30 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.29 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.28 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.27 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.26 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.25 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.24 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.23 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.22 app/views/effective/datatables/_bulk_actions_dropdown.html.haml
five-two-nw-olivander-0.2.0.19 app/views/effective/datatables/_bulk_actions_dropdown.html.haml