comparison app/view/window/ProbeEdit.js @ 688:6a6d1b02a1a3

constrain windows to viewport
author Dustin Demuth <dustin@intevation.de>
date Wed, 25 Mar 2015 15:59:45 +0100
parents 69cb367c0a63
children e88381fb3bdb
comparison
equal deleted inserted replaced
687:aedf0709af92 688:6a6d1b02a1a3
24 collapsible: true, 24 collapsible: true,
25 maximizable: true, 25 maximizable: true,
26 autoShow: true, 26 autoShow: true,
27 autoScroll: true, 27 autoScroll: true,
28 layout: 'fit', 28 layout: 'fit',
29 constrain: true,
29 30
30 record: null, 31 record: null,
31 32
32 initComponent: function() { 33 initComponent: function() {
33 if (this.record === null) { 34 if (this.record === null) {

http://lada.wald.intevation.org