client/js/defaults.js
changeset 461 48235ed6b07d
parent 459 98cae534083d
parent 447 e246651b6626
child 462 255b66d1ce78
--- a/client/js/defaults.js	Wed Jun 03 19:16:58 2015 +0200
+++ b/client/js/defaults.js	Thu Jun 04 10:04:01 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: [],