Mercurial > lada > lada-client
comparison app/view/window/ProbeCreate.js @ 688:6a6d1b02a1a3
constrain windows to viewport
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Wed, 25 Mar 2015 15:59:45 +0100 |
parents | 7a7a16b0a548 |
children | c632c7c34029 |
comparison
equal
deleted
inserted
replaced
687:aedf0709af92 | 688:6a6d1b02a1a3 |
---|---|
20 collapsible: true, | 20 collapsible: true, |
21 maximizable: true, | 21 maximizable: true, |
22 autoShow: true, | 22 autoShow: true, |
23 autoScroll: true, | 23 autoScroll: true, |
24 layout: 'fit', | 24 layout: 'fit', |
25 constrain: true, | |
25 | 26 |
26 record: null, | 27 record: null, |
27 | 28 |
28 initComponent: function() { | 29 initComponent: function() { |
29 this.title = '§3-Probe'; | 30 this.title = '§3-Probe'; |