Skip to content

Commit

Permalink
document: fix json export
Browse files Browse the repository at this point in the history
* Closes rero#547

Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
  • Loading branch information
Garfield-fr committed Oct 4, 2019
1 parent 91df4d3 commit 893c7d4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<h1 class="col-sm-10 col-md-11">{{ record.title }}</h1>
</header>

{%- block record_body %}
<section>
<!-- Document -->
<section class="py-4 border-bottom">
Expand Down Expand Up @@ -315,6 +316,7 @@ <h3 class="d-inline-block">{{ _('Export Formats') }}:</h3>
</ul>
{%- endif %}
</footer>
{%- endblock record_body %}

{%- endblock body %}

Expand Down

0 comments on commit 893c7d4

Please sign in to comment.