Sha256: 1fc3f9746175952ef3b3d55c7cb59fcc2edad53da5fe23d6f31f84599a96f084

Contents?: true

Size: 804 Bytes

Versions: 28

Compression:

Stored size: 804 Bytes

Contents

  <strong><%= link_to manifestation.original_title, manifestation -%></strong>
  <%- if manifestation.serial? -%>
    <%= manifestation.volume_number_string -%>
    <%- unless manifestation.issue_number_string.blank? -%>
      (<%= manifestation.issue_number_string -%>)
    <%- end -%>
  <%- end -%>
  <%= link_to form_icon(manifestation.carrier_type), manifestation -%>
  <%= image_tag('icons/newspaper.png', size: '16x16', alt: t('manifestation.serial?')) if manifestation.serial? -%>
  <%= 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

28 entries across 28 versions & 2 rubygems

Version Path
enju_biblio-0.2.0.beta.3 app/views/manifestations/_show_index.html+phone.erb
enju_biblio-0.2.0.beta.2 app/views/manifestations/_show_index.html+phone.erb
enju_flower-0.1.2 app/views/manifestations/_show_index.mobile.erb
enju_biblio-0.2.0.beta.1 app/views/manifestations/_show_index.html+phone.erb
enju_biblio-0.1.3 app/views/manifestations/_show_index.mobile.erb
enju_flower-0.1.1 app/views/manifestations/_show_index.mobile.erb
enju_biblio-0.1.2 app/views/manifestations/_show_index.mobile.erb
enju_flower-0.1.0 app/views/manifestations/_show_index.mobile.erb
enju_biblio-0.1.1 app/views/manifestations/_show_index.mobile.erb
enju_biblio-0.1.0 app/views/manifestations/_show_index.mobile.erb
enju_flower-0.1.0.pre24 app/views/manifestations/_show_index.mobile.erb
enju_biblio-0.1.0.pre71 app/views/manifestations/_show_index.mobile.erb
enju_biblio-0.1.0.pre70 app/views/manifestations/_show_index.mobile.erb
enju_biblio-0.1.0.pre69 app/views/manifestations/_show_index.mobile.erb
enju_flower-0.1.0.pre23 app/views/manifestations/_show_index.mobile.erb
enju_biblio-0.1.0.pre68 app/views/manifestations/_show_index.mobile.erb
enju_biblio-0.1.0.pre67 app/views/manifestations/_show_index.mobile.erb
enju_flower-0.1.0.pre22 app/views/manifestations/_show_index.mobile.erb
enju_biblio-0.1.0.pre66 app/views/manifestations/_show_index.mobile.erb
enju_biblio-0.1.0.pre65 app/views/manifestations/_show_index.mobile.erb