Sha256: 4fde6e6d3d6495e8b7c18dcaf1a198b4c15f28cbbec28806fcc26291d6ad794a

Contents?: true

Size: 264 Bytes

Versions: 7

Compression:

Stored size: 264 Bytes

Contents

- id = (resource.try(:to_param) || resource.try(:id) || resource.object_id)
= check_box_tag 'bulk_actions_resources[]', id, false, autocomplete: 'off', id: "datatable_bulk_actions_resource_#{id}", data: { role: 'bulk-action' }, onClick: 'event.stopPropagation();'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
effective_datatables-3.7.10 app/views/effective/datatables/_bulk_actions_column.html.haml
effective_datatables-3.7.9 app/views/effective/datatables/_bulk_actions_column.html.haml
effective_datatables-3.7.8 app/views/effective/datatables/_bulk_actions_column.html.haml
effective_datatables-3.7.7 app/views/effective/datatables/_bulk_actions_column.html.haml
effective_datatables-3.7.6 app/views/effective/datatables/_bulk_actions_column.html.haml
effective_datatables-3.7.5 app/views/effective/datatables/_bulk_actions_column.html.haml
effective_datatables-3.7.3 app/views/effective/datatables/_bulk_actions_column.html.haml