--- a/client/js/defaults.js Thu Oct 01 15:45:20 2015 +0200
+++ b/client/js/defaults.js Thu Oct 01 17:16:06 2015 +0200
@@ -47,10 +47,10 @@
/* show zoom buttons */
save_view: true,
/* show buttons to save view */
- views_parameters: true,
- /* load parameters (offset + zoom) from the view or use autoscale */
- views_nodes: true,
- /* load hidden nodes from the view or show all of them */
+ view_force_autoscale: true,
+ /* Force autoscale when the Renkan is loaded */
+ view_show_hiddennodes: true,
+ /* Show all the node when the Renkan is loaded */
default_index_view: -1,
/* URL parsing */