Move check all js into separate file
This commit is contained in:
parent
443daab128
commit
5ad645c225
3 changed files with 28 additions and 23 deletions
|
@ -148,3 +148,7 @@
|
|||
</div>
|
||||
</div>
|
||||
{% endspaceless %}{% endblock %}
|
||||
|
||||
{% block scripts %}
|
||||
<script src="/static/js/check_all.js"></script>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue