Sha256: 65c59054a862911e16ebb9c3b02e71ca56f9fe22eb39f1bd1338df5e2369f3c2

Contents?: true

Size: 99 Bytes

Versions: 4

Compression:

Stored size: 99 Bytes

Contents

<%= will_paginate @albums %>
<ul>
  <%= render :partial => 'album', :collection => @albums %>
</ul>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
refinerycms-photo-gallery-0.3.0 app/views/refinery/photo_gallery/admin/albums/_albums.html.erb
refinerycms-photo-gallery-0.2.0 app/views/refinery/photo_gallery/admin/albums/_albums.html.erb
refinerycms-photo-gallery-0.1.2 app/views/refinery/photo_gallery/admin/albums/_albums.html.erb
refinerycms-photo-gallery-0.1.1 app/views/refinery/photo_gallery/admin/albums/_albums.html.erb