diff app/controller/grid/Messung.js @ 1164:f43635937581

Open Probe always on the left side of the window and Messung on the right side
author Evi Huber <ehuber@bfs.de>
date Tue, 28 Jun 2016 13:16:54 +0200
parents 0a032c98c3a6
children d7bcd31ceaa6
line wrap: on
line diff
--- a/app/controller/grid/Messung.js	Mon Jun 27 15:09:09 2016 +0200
+++ b/app/controller/grid/Messung.js	Tue Jun 28 13:16:54 2016 +0200
@@ -63,6 +63,7 @@
                     grid: grid
                 });
                 win.show();
+                win.setPosition(window.innerWidth - 30 -win.width);
                 win.initData();
             }
             return;

http://lada.wald.intevation.org