Sha256: 5eadda33e9448643dc7e6e5db2679f62959f54097bd2299a29cd28d5f27ff279

Contents?: true

Size: 204 Bytes

Versions: 10

Compression:

Stored size: 204 Bytes

Contents

- id = (resource.try(:to_param) || resource.try(:id) || resource.object_id)
- value = resource.send(column[:reorder])

%input{type: 'hidden', value: value, 'data-reorder-resource': id}
= glypicon('move')

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
effective_datatables-3.7.10 app/views/effective/datatables/_reorder_column.html.haml
effective_datatables-3.7.9 app/views/effective/datatables/_reorder_column.html.haml
effective_datatables-3.7.8 app/views/effective/datatables/_reorder_column.html.haml
effective_datatables-3.7.7 app/views/effective/datatables/_reorder_column.html.haml
effective_datatables-3.7.6 app/views/effective/datatables/_reorder_column.html.haml
effective_datatables-3.7.5 app/views/effective/datatables/_reorder_column.html.haml
effective_datatables-3.7.3 app/views/effective/datatables/_reorder_column.html.haml
effective_datatables-3.7.2 app/views/effective/datatables/_reorder_column.html.haml
effective_datatables-3.7.1 app/views/effective/datatables/_reorder_column.html.haml
effective_datatables-3.7.0 app/views/effective/datatables/_reorder_column.html.haml