Sha256: 08b78a8429c519fda641ba26e1a4bfbf109d183c34bf6d024acaf224202f6a1b
Contents?: true
Size: 311 Bytes
Versions: 2
Compression:
Stored size: 311 Bytes
Contents
= table.batch_actions( actions: { destroy: destroy_many_folders_path, publish: publish_many_folders_path, unpublish: unpublish_many_folders_path }) = table.id sort: true = table.column :name, sort: true = table.column :assets_count = table.timestamps sort: true, format: :short = table.acts_as_published_actions
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ecm_files_backend-0.0.2 | app/views/ecm/files/backend/folders/_table.haml |
ecm_files_backend-0.0.1 | app/views/ecm/files/backend/folders/_table.haml |