Sha256: 0dc99d31c889155dd01f361f00f24a3823b8c0cee4c557ca6bf8114615e05cb1

Contents?: true

Size: 557 Bytes

Versions: 55

Compression:

Stored size: 557 Bytes

Contents

<%- if manifestation.original_manifestations.first or manifestation.derived_manifestations.first -%>
  <%= render 'manifestations/manifestation_list', :manifestation => manifestation -%>
<%- end -%>
<%-if defined?(EnjuQuestion) -%>
  <%- unless manifestation.questions(:user => current_user).empty? -%>
    <%= render 'manifestations/question_list', :manifestation => manifestation -%>
  <%- end -%>
<%- end -%>
<%- if current_user.try(:has_role?, 'Librarian') -%>
  <%= render 'manifestations/history_list', :manifestation => manifestation -%>
<%- end -%>

Version data entries

55 entries across 55 versions & 2 rubygems

Version Path
enju_biblio-0.1.0.pre45 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.1.0.pre44 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.1.0.pre43 app/views/manifestations/_tab_list.html.erb
enju_flower-0.1.0.pre10 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.1.0.pre42 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.1.0.pre41 app/views/manifestations/_tab_list.html.erb
enju_flower-0.1.0.pre9 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.1.0.pre40 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.1.0.pre39 app/views/manifestations/_tab_list.html.erb
enju_flower-0.1.0.pre8 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.1.0.pre38 app/views/manifestations/_tab_list.html.erb
enju_flower-0.1.0.pre7 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.1.0.pre37 app/views/manifestations/_tab_list.html.erb
enju_flower-0.1.0.pre6 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.1.0.pre36 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.1.0.pre35 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.1.0.pre34 app/views/manifestations/_tab_list.html.erb
enju_flower-0.1.0.pre5 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.1.0.pre33 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.1.0.pre32 app/views/manifestations/_tab_list.html.erb