Mercurial > lada > lada-client
comparison app/view/widgets/LadaForm.js @ 503:369917727c86
Refactored proben edit window.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 11 Dec 2014 18:54:21 +0100 |
parents | 8b4ec61c5752 |
children | 2b5aa0e6e641 |
comparison
equal
deleted
inserted
replaced
502:484e12e89d54 | 503:369917727c86 |
---|---|
16 extend: 'Ext.form.Panel', | 16 extend: 'Ext.form.Panel', |
17 | 17 |
18 alias: 'widget.ladaform', | 18 alias: 'widget.ladaform', |
19 bodyPadding: '10 10', | 19 bodyPadding: '10 10', |
20 border: 0, | 20 border: 0, |
21 minWidth: 650, | |
21 | 22 |
22 /** | 23 /** |
23 * Can be a reference to a model instance or a model class name. | 24 * Can be a reference to a model instance or a model class name. |
24 */ | 25 */ |
25 model: null, | 26 model: null, |