Sha256: 7e502e32b0dfe3daf6659a428e8e82240c43d02aa31edad0a5cc944386efefbc
Contents?: true
Size: 549 Bytes
Versions: 5
Compression:
Stored size: 549 Bytes
Contents
table.table.table-striped.index_table#list thead tr.pjax_links = batch_action_toggle th Id - resource_class.content_columns.map(&:name).without('updated_at').each do |col| th= sort_link(@search, col) th=t 'admin.table.actions' tbody - collection.each do |item| tr = batch_action_item(item) td= id_link(item) - resource_class.content_columns.map(&:name).without('updated_at').each do |col| td= admin_pretty_data item[col] td.actions= item_index_actions(item)
Version data entries
5 entries across 5 versions & 1 rubygems