comparison app/view/proben/EditForm.js @ 506:2b5aa0e6e641

Moved min width from lada form superclass to concrete form classes.
author Raimund Renkert <raimund.renkert@intevation.de>
date Sat, 13 Dec 2014 14:09:57 +0100
parents 369917727c86
children 66f3c5d258e2
comparison
equal deleted inserted replaced
505:5d958fb1dd26 506:2b5aa0e6e641
24 'Lada.view.orte.List', 24 'Lada.view.orte.List',
25 'Lada.view.messungen.List' 25 'Lada.view.messungen.List'
26 ], 26 ],
27 27
28 model: 'Lada.model.Probe', 28 model: 'Lada.model.Probe',
29 minWidth: 650,
29 30
30 initComponent: function() { 31 initComponent: function() {
31 this.items = [{ 32 this.items = [{
32 xtype: 'fieldset', 33 xtype: 'fieldset',
33 title: 'Allgemein', 34 title: 'Allgemein',

http://lada.wald.intevation.org