comparison 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
comparison
equal deleted inserted replaced
1163:d3cf992099a0 1164:f43635937581
61 probe: probe, 61 probe: probe,
62 record: record, 62 record: record,
63 grid: grid 63 grid: grid
64 }); 64 });
65 win.show(); 65 win.show();
66 win.setPosition(window.innerWidth - 30 -win.width);
66 win.initData(); 67 win.initData();
67 } 68 }
68 return; 69 return;
69 } 70 }
70 var probeRecord = Ext.create('Lada.model.ProbeList'); 71 var probeRecord = Ext.create('Lada.model.ProbeList');

http://lada.wald.intevation.org