client/js/defaults.js
changeset 322 5897669370f4
parent 297 7de2652f7ee8
child 330 4f92e61f87ba
--- a/client/js/defaults.js	Thu Jul 24 16:26:42 2014 +0200
+++ b/client/js/defaults.js	Fri Jul 25 16:26:12 2014 +0200
@@ -20,7 +20,7 @@
         /* Allows editing of renkan without changing the rest of the GUI. Can be switched on/off on the fly to block/enable editing */
     editor_mode: true,
         /* Switch for Publish/Edit GUI. If editor_mode is false, read_only will be true.  */
-    snapshot_mode: false,
+    manual_save: false,
         /* In snapshot mode, clicking on the floppy will save a snapshot. Otherwise, it will show the connection status */
     show_top_bar: true,
         /* Show the top bar, (title, buttons, users) */