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

constrain windows to viewport
author Dustin Demuth <dustin@intevation.de>
date Wed, 25 Mar 2015 15:59:45 +0100
parents 71e8b84d7829
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 grid: null, 28 grid: null,
28 29
29 initComponent: function() { 30 initComponent: function() {

http://lada.wald.intevation.org