X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/0f069f101a3e978c0f785dffe06ba873422c1137..7d20ecc106db40a3c033bdc6260376628a24c0e2:/platforma/templates/explorer/editor.html
diff --git a/platforma/templates/explorer/editor.html b/platforma/templates/explorer/editor.html
index 7db4f44a..a2ec61f4 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,24 +64,13 @@
 		
-        
-        
-
-
 
 	
 	
+	
+