Mercurial > lada > lada-client
comparison app/view/window/OrtCreate.js @ 688:6a6d1b02a1a3
constrain windows to viewport
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Wed, 25 Mar 2015 15:59:45 +0100 |
parents | bd151c8b7ad1 |
children | 6f6d2df00130 |
comparison
equal
deleted
inserted
replaced
687:aedf0709af92 | 688:6a6d1b02a1a3 |
---|---|
21 | 21 |
22 collapsible: true, | 22 collapsible: true, |
23 maximizable: true, | 23 maximizable: true, |
24 autoshow: true, | 24 autoshow: true, |
25 layout: 'border', | 25 layout: 'border', |
26 constrain: true, | |
26 | 27 |
27 record: null, | 28 record: null, |
28 grid: null, | 29 grid: null, |
29 | 30 |
30 initComponent: function() { | 31 initComponent: function() { |