Sha256: a6792ee2e760747fe963a9ec21ccd06b33233dbebdab9dda6172d0f197db1333

Contents?: true

Size: 830 Bytes

Versions: 27

Compression:

Stored size: 830 Bytes

Contents

<strong>
  <% if manifestation.root_series_statement %>
    <%= link_to manifestation.original_title, manifestations_path(:parent => manifestation.id, :query => @query) %>
  <% else %>
    <%= link_to title_with_volume_number(manifestation), manifestation -%>
  <% end %>
</strong>
  <% if manifestation.series_master? %>
    <%= image_tag('icons/newspaper.png', :size => '16x16', :alt => t('manifestation.serial')) -%>
  <%- end -%>
  <%= link_to form_icon(manifestation.carrier_type), manifestation -%>
  <%= link_to image_tag('icons/world_go.png', :size => '16x16', :alt => t('manifestation.web')), manifestation.access_address unless manifestation.access_address.blank? -%>
  <br />
  <div id="creator_list_<%= manifestation.id -%>">
    <%= render 'manifestations/show_creators', :manifestation => manifestation -%>
  </div>

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
enju_biblio-0.1.0.pre55 app/views/manifestations/_show_index.html.erb
enju_biblio-0.1.0.pre54 app/views/manifestations/_show_index.html.erb
enju_flower-0.1.0.pre16 app/views/manifestations/_show_index.html.erb
enju_biblio-0.1.0.pre53 app/views/manifestations/_show_index.html.erb
enju_flower-0.1.0.pre15 app/views/manifestations/_show_index.html.erb
enju_biblio-0.1.0.pre52 app/views/manifestations/_show_index.html.erb
enju_flower-0.1.0.pre14 app/views/manifestations/_show_index.html.erb
enju_biblio-0.1.0.pre51 app/views/manifestations/_show_index.html.erb
enju_biblio-0.1.0.pre50 app/views/manifestations/_show_index.html.erb
enju_biblio-0.1.0.pre49 app/views/manifestations/_show_index.html.erb
enju_biblio-0.1.0.pre48 app/views/manifestations/_show_index.html.erb
enju_flower-0.1.0.pre13 app/views/manifestations/_show_index.html.erb
enju_biblio-0.1.0.pre47 app/views/manifestations/_show_index.html.erb
enju_biblio-0.1.0.pre46 app/views/manifestations/_show_index.html.erb
enju_biblio-0.1.0.pre45 app/views/manifestations/_show_index.html.erb
enju_flower-0.1.0.pre12 app/views/manifestations/_show_index.html.erb
enju_biblio-0.1.0.pre44 app/views/manifestations/_show_index.html.erb
enju_biblio-0.1.0.pre43 app/views/manifestations/_show_index.html.erb
enju_flower-0.1.0.pre11 app/views/manifestations/_show_index.html.erb
enju_flower-0.1.0.pre10 app/views/manifestations/_show_index.html.erb