Sha256: 7a8965b70947b3a8c24e422d4121cd987ace26b591cc4a69f3f20480fd8e90a0
Contents?: true
Size: 274 Bytes
Versions: 623
Compression:
Stored size: 274 Bytes
Contents
.row .large-12.columns %h5 Photos without gallery - @photos.each do |photo| .box.left = image_tag photo.photo.url(:thumb) = link_to '[x]', manager_photo_path( photo.id ), :method => :delete, :data => { :confirm => 'Are you sure?' } .c
Version data entries
623 entries across 623 versions & 3 rubygems