client/js/defaults.js
changeset 445 705a2e9c6c9d
parent 414 276042cb477c
child 447 e246651b6626
--- a/client/js/defaults.js	Mon Apr 27 17:23:14 2015 +0200
+++ b/client/js/defaults.js	Tue May 05 17:59:14 2015 +0200
@@ -10,6 +10,10 @@
            /* List of Bins */
     static_url: "",
         /* URL for static resources */
+    popup_editor: true,
+    	/* show the node editor as a popup inside the renkan view */
+    editor_panel: 'editor-panel',
+		/* GUI continer DOM element ID of the editor panel */
     show_bins: true,
         /* Show bins in left column */
     properties: [],