summaryrefslogtreecommitdiffstats
path: root/templates/svxfile.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/svxfile.html')
-rw-r--r--templates/svxfile.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/svxfile.html b/templates/svxfile.html
index 5725b29..76a27fa 100644
--- a/templates/svxfile.html
+++ b/templates/svxfile.html
@@ -4,6 +4,7 @@
{% block head %}
<script type="text/javascript" src="{{settings.MEDIA_URL }}js/base.js"></script>
+<!-- Should we wait until CodeMirror 6.0 is available https://codemirror.net/6/ -->
<!-- <script type="text/javascript" src="{{settings.JSLIB_URL}}jquery-form/jquery.form.min.js"></script> <!-- INVALID-->
<!-- <script type="text/javascript" src="{{settings.JSLIB_URL}}codemirror/codemirror.min.js"></script> <!-- INVALID-->