Move tabs javascript into separate file
This commit is contained in:
parent
dff0c4bdba
commit
443daab128
4 changed files with 265 additions and 259 deletions
|
@ -213,5 +213,6 @@
|
|||
var csrf_token = '{{ csrf_token }}';
|
||||
</script>
|
||||
<script src="/static/js/shared.js"></script>
|
||||
{% block scripts %}{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue