X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/8d490fc7810e0052bad3414b445b24276bbfca63..061f517181630ee982c33aee63965b18965fd5aa:/platforma/templates/explorer/editor.html
diff --git a/platforma/templates/explorer/editor.html b/platforma/templates/explorer/editor.html
index 8930c944..2e8a6b4b 100755
--- 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,23 +64,13 @@
 		
-        
-        
-
-