Sha256: 72f325808655f61c6ae43fb0f5290cee16d16e95f6c56a548a8550780fd89b27
Contents?: true
Size: 264 Bytes
Versions: 108
Compression:
Stored size: 264 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, {}, :suppress_link => true) %> <div class="thumbnail"> <%= tn %> </div> <%- end %>
Version data entries
108 entries across 108 versions & 1 rubygems