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 @@ ...@@ -76,7 +76,8 @@
{% endfor %} {% endfor %}
</div> </div>
</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 %} {% endblock %}
</body> </body>
</html> </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