Sha256: cc7e0fd2a88870cb1df8c2f3b0033c2257f9301132316dfa122b35044c5ebb2b

Contents?: true

Size: 403 Bytes

Versions: 70

Compression:

Stored size: 403 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 -%>

Version data entries

70 entries across 69 versions & 3 rubygems

Version Path
enju_biblio-0.3.18 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.17 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.16 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.15 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.14 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.13 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.12 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.11 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.10 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.10.rc.3 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.10.rc.2 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.10.rc.1 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.9 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.4.0.rc.1 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.8 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.7 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.6 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.4.0.beta.2 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.4.0.beta.1 app/views/manifestations/_tab_list.html.erb
enju_biblio-0.3.5 app/views/manifestations/_tab_list.html.erb