diff app/controller/grid/ProbeList.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 a73726bba79c
children 848b50a4a4eb
line wrap: on
line diff
--- a/app/controller/grid/ProbeList.js	Mon Jun 27 15:09:09 2016 +0200
+++ b/app/controller/grid/ProbeList.js	Tue Jun 28 13:16:54 2016 +0200
@@ -62,7 +62,7 @@
             record: record,
             style: 'z-index: -1;' //Fixes an Issue where windows could not be created in IE8
         });
-
+        win.setPosition(30);
         win.show();
         win.initData();
     },

http://lada.wald.intevation.org