# HG changeset patch # User rougeronj # Date 1442246233 -7200 # Node ID 5d15acf5ee2b93cf5d9b6a9e8398f2a0bef993ff # Parent 15061185cf1b7a4e51a0918048f3cff4978b210d update base example to better reflect common situation diff -r 15061185cf1b -r 5d15acf5ee2b client/data/example-cinema-src.json --- a/client/data/example-cinema-src.json Mon Sep 14 15:49:17 2015 +0200 +++ b/client/data/example-cinema-src.json Mon Sep 14 17:57:13 2015 +0200 @@ -631,14 +631,14 @@ "_id": "view-2014-02-18-628af15b-12ad-457a-8ac0-a28c8998cc3b-0001", "zoom_level": 0.8275032552816195, "offset_x": 532.0104075533723, - "offset_y": 102.8917139487223, - "hidden_nodes":["node-2013-04-06-e1c743b12401d6ec-0002","node-2013-04-06-e1c743b12401d6ec-0006"] + "offset_y": 102.8917139487223 }, { "_id": "view-2014-02-18-628af15b-12ad-457a-8ac0-a28c8998cc3b-0002", "zoom_level": 0.8275032552816195, "offset_x": 832.0104075533723, - "offset_y": 402.8917139487223 + "offset_y": 402.8917139487223, + "hidden_nodes":["node-2013-04-06-e1c743b12401d6ec-0002","node-2013-04-06-e1c743b12401d6ec-0006"] } ] } diff -r 15061185cf1b -r 5d15acf5ee2b client/test/test-writable-bins-save-on-click.html --- a/client/test/test-writable-bins-save-on-click.html Mon Sep 14 15:49:17 2015 +0200 +++ b/client/test/test-writable-bins-save-on-click.html Mon Sep 14 17:57:13 2015 +0200 @@ -19,7 +19,6 @@ -