client/js/defaults.js
changeset 414 276042cb477c
parent 412 1ebaa106b580
child 445 705a2e9c6c9d
child 458 423bdf56d103
--- a/client/js/defaults.js	Sat Mar 28 04:28:21 2015 +0100
+++ b/client/js/defaults.js	Mon Mar 30 09:53:48 2015 +0200
@@ -41,8 +41,10 @@
     /* zoom options */
     show_zoom: true,
         /* show zoom buttons */
+    save_view: true,
+        /* show buttons to save view */
     default_view: false,
-        /* Allows to load default view (zoom+offset) at start on read_only mode, instead of autoScale. default_view has to be an integer 0,1,2... */
+        /* Allows to load default view (zoom+offset) at start on read_only mode, instead of autoScale. the default_view will be the last */
     
     
     /* TOP BAR BUTTONS */