Sha256: 7a8965b70947b3a8c24e422d4121cd987ace26b591cc4a69f3f20480fd8e90a0

Contents?: true

Size: 274 Bytes

Versions: 637

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

637 entries across 637 versions & 3 rubygems

Version Path
wco_models-3.1.0.202 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.201 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.199 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.198 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.197 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.196 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.195 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.194 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.193 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.192 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.191 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.190 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.189 app/views/wco/photos/without_gallery.haml
wco_models-3.1.0.188 app/views/wco/photos/without_gallery.haml
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