Editor update - editor now builds with its own copy of ace.js
[redakcja.git] / apps / wiki / templates / wiki / bootstrap.html
index abb41c0..9b78cb7 100644 (file)
@@ -18,7 +18,6 @@
             </script>
         {% endif %}
         <script src="{% url 'django.views.i18n.javascript_catalog' %}"></script>
-        <script src="http://cdnjs.cloudflare.com/ajax/libs/ace/1.1.01/ace.js" type="text/javascript" charset="utf-8"></script>
         
         {% if DEBUG %}
             <link rel="stylesheet/less" type="text/css" href="{% static 'wiki/editor/src/editor/styles/main.less' %}"/>