HTML View load&save
[redakcja.git] / project / static / js / editor.js
index 6918f9e..f52950f 100644 (file)
@@ -574,5 +574,5 @@ $(function() {
 
     // do the layout
     editor.loadConfig();
-    editor.setupUI();
+   editor.setupUI();
 });