X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e2ee27b5f3c92f9930204427249513378ce1bb77..605e54d1303b67d8cabc742ec1e7df45ff0d9102:/platforma/templates/explorer/editor.html?ds=sidebyside
diff --git a/platforma/templates/explorer/editor.html b/platforma/templates/explorer/editor.html
old mode 100644
new mode 100755
index 151ffa60..a2ec61f4
--- 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,8 @@
 	
 	
+	
+