Sha256: 8e1a5cfb509e98e5ae440729cd95f8879c71100fad44946b854fefc47c42627e

Contents?: true

Size: 412 Bytes

Versions: 16

Compression:

Stored size: 412 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

16 entries across 16 versions & 2 rubygems

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