Skip to content
Snippets Groups Projects
Commit b78558fc authored by Stephan Porada's avatar Stephan Porada :speech_balloon:
Browse files

Fix script import

parent 2aca966d
No related branches found
No related tags found
No related merge requests found
......@@ -221,7 +221,7 @@
</script>
<script src="{{ url_for('static', filename='js/nopaque.callbacks.js') }}">
</script>
<script src="{{ url_for('static', filename='js/nopaque.pj_analyse_corpus.js') }}">
<script src="{{ url_for('static', filename='js/nopaque.analyse_corpus.js') }}">
</script>
<script>
// ###### Defining global variables used in other functions ######
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment