Cleans up show/hide behavior
This commit is contained in:
parent
49916a7498
commit
b8e9b9f57e
5 changed files with 21 additions and 14 deletions
|
@ -238,6 +238,7 @@
|
|||
var csrf_token = '{{ csrf_token }}';
|
||||
</script>
|
||||
<script src="/static/js/bookwyrm.js"></script>
|
||||
<script src="/static/js/localstorage.js"></script>
|
||||
{% block scripts %}{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue