client/js/defaults.js
changeset 447 e246651b6626
parent 445 705a2e9c6c9d
child 461 48235ed6b07d
--- a/client/js/defaults.js	Tue May 05 18:00:13 2015 +0200
+++ b/client/js/defaults.js	Wed May 06 10:38:01 2015 +0200
@@ -11,9 +11,9 @@
     static_url: "",
         /* URL for static resources */
     popup_editor: true,
-    	/* show the node editor as a popup inside the renkan view */
+        /* show the node editor as a popup inside the renkan view */
     editor_panel: 'editor-panel',
-		/* GUI continer DOM element ID of the editor panel */
+        /* GUI continer DOM element ID of the editor panel */
     show_bins: true,
         /* Show bins in left column */
     properties: [],