Sha256: 31f9a2e730cbc2ac45422a44ea5bb576e2725d3f2b00febb350d030c518b1c49
Contents?: true
Size: 433 Bytes
Versions: 52
Compression:
Stored size: 433 Bytes
Contents
.row .col.s12 .center %h2 = link_to gallery.name, gallery_path(gallery) (#{gallery.photos.length}) = link_to '[~]', edit_gallery_path( gallery ) [x] - if gallery.is_public && !gallery.is_trash && !gallery.is_done %i.material-icons visibility - else %i.material-icons visibility_off slug :: #{gallery.slug} = render 'meta', :item => gallery
Version data entries
52 entries across 52 versions & 1 rubygems