Sha256: a40c4ea95f957b100f2c8d5e68f792b3cded8c0b613b1c8d2d247ae7c1f18373
Contents?: true
Size: 274 Bytes
Versions: 1
Compression:
Stored size: 274 Bytes
Contents
- attaches = storage.attached_files.nested_set - if attaches.count > 0 %h3= t('.files_list') %ol.sortable_tree.attached_files_list{ data: { max_levels: 1, rebuild_url: rebuild_attached_files_url } } = sortable_tree attaches, render_module: AttachedFilesListHelper
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
the_storages-0.0.2 | app/views/the_storages/_list.haml |