client/js/defaults.js
changeset 524 904effa4b6d7
parent 519 b94a34c139c1
child 530 9823b527c3a1
--- a/client/js/defaults.js	Tue Sep 15 17:09:42 2015 +0200
+++ b/client/js/defaults.js	Wed Sep 16 17:36:46 2015 +0200
@@ -49,7 +49,8 @@
         /* show buttons to save view */
     default_view: false,
         /* Allows to load default view (zoom+offset) at start on read_only mode, instead of autoScale. the default_view will be the last */
-
+    default_index_view: -1,
+    
     /* URL parsing */
     update_url:true,
         /* update the url each time the paper shift or on zoom in/out, with the serialized view (offset and scale) */