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

Version Path
wco_models-3.1.0.187 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.184 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.183 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.182 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.181 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.180 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.178 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.177 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.176 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.175 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.174 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.173 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.172 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.171 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.170 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.169 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.168 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.167 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.166 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.165 app/views/wco/photos/without_gallery.haml