MiraitSystems/enju_trunk

View on GitHub
app/views/manifestations/_holding_article.html.erb

Summary

Maintainability
Test Coverage
<div class="holding_index" id="holding_<%= manifestation.id -%>" style="display: none">
  <%= render 'manifestations/show_holding_index', :manifestation => manifestation -%>
</div>