Sha256: 80c63a5a2f53c560d834d8cca470bb844ebab2d6994ab598356b18d7b2854e73

Contents?: true

Size: 901 Bytes

Versions: 26

Compression:

Stored size: 901 Bytes

Contents

<div>
  <div class="featured-item-title">
    <span class="sr-only"><%= t('hyrax.homepage.featured_works.document.title_label') %></span>
    <h3>
      <%= link_to [main_app, featured] do %>
        <%= render_thumbnail_tag(featured, {width: 90}, {suppress_link: true}) + featured.title.first %>
      <% end %>
    </h3>
  </div>
  <div class="featured-field featured-item-depositor">
    <span class="featured-label"><%= t('hyrax.homepage.featured_works.document.depositor_label') %>:</span> <%= link_to_profile featured.depositor(t('hyrax.homepage.featured_works.document.depositor_missing')) %>
  </div>
  <div class="featured-field featured-item-keywords">
    <span class="featured-label"><%= t('hyrax.homepage.featured_works.document.keyword_label') %>:</span> <%= link_to_facet_list(featured.keyword, 'keyword', t('hyrax.homepage.featured_works.document.keyword_missing')) %>
  </div>
</div>

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.9.5 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.9.4 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.9.3 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.9.2 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.9.1 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.9.0 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.8.0 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.7.2 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.7.1 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.7.0 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.6.0 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-3.0.0.pre.rc1 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-3.0.0.pre.beta3 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.5.1 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.5.0 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-3.0.0.pre.beta2 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.4.1 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-3.0.0.pre.beta1 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.4.0 app/views/hyrax/homepage/_featured_fields.html.erb