Sha256: 7ec115e7c21640d7c1d5d7df8b938e4d97dfa34b63b6ba732ce58d3b0c6b90b2

Contents?: true

Size: 324 Bytes

Versions: 8

Compression:

Stored size: 324 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 :name, sort: true
= table.column :assets_count
= table.timestamps sort: true
= table.acts_as_published_actions

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
cmor_files_backend-0.0.54.pre app/views/cmor/files/backend/folders/_index_table.html.haml
cmor_files_backend-0.0.53.pre app/views/cmor/files/backend/folders/_index_table.html.haml
cmor_files_backend-0.0.52.pre app/views/cmor/files/backend/folders/_index_table.html.haml
cmor_files_backend-0.0.51.pre app/views/cmor/files/backend/folders/_index_table.html.haml
cmor_files_backend-0.0.50.pre app/views/cmor/files/backend/folders/_index_table.html.haml
cmor_files_backend-0.0.49.pre app/views/cmor/files/backend/folders/_index_table.html.haml
cmor_files_backend-0.0.48.pre app/views/cmor/files/backend/folders/_index_table.html.haml
cmor_files_backend-0.0.45.pre app/views/cmor/files/backend/folders/_index_table.html.haml