Sha256: 6545fc5586371fda7769a752a980e5dab27eedc2b5b02af438bb040b7d8d9c7d
Contents?: true
Size: 371 Bytes
Versions: 30
Compression:
Stored size: 371 Bytes
Contents
<% if hit.obj -%> <div class='searchHit'> <h3><a href="<%= cms_path(hit.obj) %>"> <%= display_field hit.obj, :title, :marker => false %> </a></h3> <p class = 'hitDetails'> <span class="hitExtension"><%= display_value hit.obj.file_extension %></span>, <span class="hitLastChanged"><%= display_value hit.obj.last_changed %></span> </p> </div> <% end -%>
Version data entries
30 entries across 30 versions & 1 rubygems