diff -r bed069ef446c -r 276042cb477c client/js/defaults.js --- 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 */