Sha256: 472d97f0f2cd8fb6cacb81b92d79b34073b4ef416d8d7b8d068c160f4c4035a6

Contents?: true

Size: 316 Bytes

Versions: 2

Compression:

Stored size: 316 Bytes

Contents

= table.column :locale, sortable: true
= table.column :name, sortable: true, class: 'truncate-chars truncate-chars-30'
= table.column :description, sortable: true, class: 'truncate-chars truncate-chars-30'
= table.column :downloads_count, sortable: true
= table.association :parent, sortable: true
= table.timestamps

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ecm_downloads2_backend-2.0.2 app/views/ecm/downloads/backend/download_categories/_table.html.haml
ecm_downloads2_backend-2.0.1 app/views/ecm/downloads/backend/download_categories/_table.html.haml