Sha256: 0caf5d75bcbc3a9f25dbafb6c3758a154aeb6fca675491961ff536fc1dc91533
Contents?: true
Size: 186 Bytes
Versions: 2
Compression:
Stored size: 186 Bytes
Contents
<% # container for all documents in index view -%> <div id="documents" class="row gallery"> <%= render :collection => documents, :as => :document, :partial => 'index_gallery' %> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
blacklight-gallery-0.0.2 | app/views/catalog/_document_gallery.html.erb |
blacklight-gallery-0.0.1 | app/views/catalog/_document_gallery.html.erb |