Commit 82253219 authored by Ozzieisaacs's avatar Ozzieisaacs

Fix #1449 (Shelf download menu wasn't working for books with more than one format)

parent eef2112e
......@@ -76,7 +76,8 @@
{% endfor %}
</div>
</div>
<script src="{{ url_for('static', filename='js/libs/jquery.min.js') }}"></script>
<script src="{{ url_for('static', filename='js/libs/bootstrap.min.js') }}"></script>
{% endblock %}
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment