Mercurial > lada > lada-client
comparison app/view/proben/Create.js @ 532:91a1a88ee353
some resizing and layout.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 17 Dec 2014 12:08:29 +0100 |
parents | 5d958fb1dd26 |
children |
comparison
equal
deleted
inserted
replaced
531:7fb335bf6799 | 532:91a1a88ee353 |
---|---|
15 | 15 |
16 requires: [ | 16 requires: [ |
17 'Lada.view.proben.CreateForm' | 17 'Lada.view.proben.CreateForm' |
18 ], | 18 ], |
19 | 19 |
20 title: 'Maske für §3-Proben', | 20 title: 'Neue §3-Probe', |
21 autoShow: true, | 21 autoShow: true, |
22 autoScroll: true, | |
23 modal: true, | 22 modal: true, |
24 layout: 'fit', | 23 layout: 'fit', |
25 | 24 |
26 initComponent: function() { | 25 initComponent: function() { |
27 this.buttons = [{ | 26 this.buttons = [{ |