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