X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/bc6587a11ccc72c7f4bf525f9b37fedc15f8bfa5..e459e4567cc578abd5d7e02e70a01ec9464f474d:/platforma/templates/explorer/editor.html?ds=inline
diff --git a/platforma/templates/explorer/editor.html b/platforma/templates/explorer/editor.html
old mode 100644
new mode 100755
index 151ffa60..a3ee0450
--- a/platforma/templates/explorer/editor.html
+++ b/platforma/templates/explorer/editor.html
@@ -12,9 +12,8 @@
docID: '{{ fileid }}',
userID: '{{ euser }}',
docURL: '{% url document_view fileid %}{% if euser %}?user={{ euser|urlencode }}{% endif %}',
- toolbarURL: '{% url toolbar_buttons %}',
- renderURL: '{% url api.views.render %}',
- staticURL: '{{ STATIC_URL }}'
+ toolbarURL: '{% url toolbar_buttons %}',
+ staticURL: '{{ STATIC_URL }}'
}
@@ -65,6 +64,7 @@
+
+