diff app/view/proben/CreateForm.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 5d958fb1dd26
children 91a1a88ee353
line wrap: on
line diff
--- a/app/view/proben/CreateForm.js	Fri Dec 12 12:19:49 2014 +0100
+++ b/app/view/proben/CreateForm.js	Sat Dec 13 14:09:57 2014 +0100
@@ -22,6 +22,7 @@
     ],
 
     model: 'Lada.model.Probe',
+    minWidth: 650,
 
     initComponent: function() {
         this.items = [{

http://lada.wald.intevation.org