]> git.0d.be Git - chloro.git/blobdiff - chloro/phyll/templates/phyll/note_form.html
add mini-live edit, for quick fixes
[chloro.git] / chloro / phyll / templates / phyll / note_form.html
index 3cc0ab52824012c0e3765f7133286cac618cb8a8..927ae53a277048c58e64d54831f229b15f0f4be0 100644 (file)
@@ -2,7 +2,6 @@
 {% load gadjo i18n static %}
 
 {% block bottom-head %}
-<script src="{% xstatic 'jquery' 'jquery.min.js' %}"></script>
 <script src="{% static "ckeditor/ckeditor/ckeditor.js" %}"></script>
 <script type="text/javascript" src="{% static "ckeditor/ckeditor-init.js" %}"></script>
 {% endblock %}