Sha256: ab90f99733e30ed684cac6c04ad562b197790c0380981c7db788ff204a92fb3f

Contents?: true

Size: 431 Bytes

Versions: 6

Compression:

Stored size: 431 Bytes

Contents

.gallery-container
  .gallery
    -# .item
    -#   = form_for [spina, :admin, @photo], html: {multipart: true} do |f|
    -#     = f.label :file, t('spina.photos.upload_image')
    -#     = f.file_field :file, data: {customfileinput: true}

    .gallery-prepend-image.infinite-scroll
      = render partial: 'spina/admin/photos/photo', collection: @photos

    .infinite-pagination= link_to_next_page @photos, 'Next', remote: true

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
spina-0.8.3 app/views/spina/admin/photos/index.html.haml
spina-0.8.2 app/views/spina/admin/photos/index.html.haml
spina-0.8.1 app/views/spina/admin/photos/index.html.haml
spina-0.8.0 app/views/spina/admin/photos/index.html.haml
spina-0.7.3 app/views/spina/admin/photos/index.html.haml
spina-0.7.2 app/views/spina/admin/photos/index.html.haml