Sha256: 5d2c5e9adb8afd984ef1303ba065e5e37ac1670c049792972df0de5aaa4e6403
Contents?: true
Size: 447 Bytes
Versions: 1
Compression:
Stored size: 447 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 galleryname :: #{gallery.galleryname} = render 'meta', :item => gallery
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ish_manager-0.1.8.253 | app/views/ish_manager/galleries/_title.haml |