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