Sha256: 0b4888256a8051a172ca5c665700e6c88a960fb0d47b37f3039dab8f136757e0

Contents?: true

Size: 227 Bytes

Versions: 3

Compression:

Stored size: 227 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' }

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
effective_datatables-4.3.2 app/views/effective/datatables/_bulk_actions_column.html.haml
effective_datatables-4.3.1 app/views/effective/datatables/_bulk_actions_column.html.haml
effective_datatables-4.3.0 app/views/effective/datatables/_bulk_actions_column.html.haml