Sha256: 0429ecd9339d750ad29b658b68c7aa5cbdd8debf49df342a55832e436ba1848f

Contents?: true

Size: 363 Bytes

Versions: 6

Compression:

Stored size: 363 Bytes

Contents

= table.batch_actions( actions: { destroy: destroy_many_folders_path, publish: publish_many_folders_path, unpublish: unpublish_many_folders_path })
= table.acts_as_list_actions
= table.id sort: true
= table.column :identifier, sort: true
= table.column :name, sort: true
= table.column :assets_count
= table.timestamps sort: true
= table.acts_as_published_actions

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
cmor_files_backend-0.0.60.pre app/views/cmor/files/backend/folders/_index_table.html.haml
cmor_files_backend-0.0.59.pre app/views/cmor/files/backend/folders/_index_table.html.haml
cmor_files_backend-0.0.58.pre app/views/cmor/files/backend/folders/_index_table.html.haml
cmor_files_backend-0.0.57.pre app/views/cmor/files/backend/folders/_index_table.html.haml
cmor_files_backend-0.0.56.pre app/views/cmor/files/backend/folders/_index_table.html.haml
cmor_files_backend-0.0.55.pre app/views/cmor/files/backend/folders/_index_table.html.haml