Sha256: ebd32f199be649b47b0832b89041d5bc58a3d77f2659ed95260b67a006146e01
Contents?: true
Size: 275 Bytes
Versions: 63
Compression:
Stored size: 275 Bytes
Contents
<%# looks suspiciously similar to blacklight's _thumbnail, but skips all the search context + linking -%> <%- if has_thumbnail?(document) && tn = render_thumbnail_tag(document, { alt: '' }, :suppress_link => true) %> <div class="img-thumbnail"> <%= tn %> </div> <%- end %>
Version data entries
63 entries across 63 versions & 1 rubygems