diff app/view/window/GenProbenFromMessprogramm.js @ 833:392be36fe3ac

Backed out changeset d9824c49e781
author Dustin Demuth <dustin@intevation.de>
date Tue, 16 Jun 2015 10:19:14 +0200
parents d9824c49e781
children 2214aea9fd3a
line wrap: on
line diff
--- a/app/view/window/GenProbenFromMessprogramm.js	Tue Jun 16 10:11:36 2015 +0200
+++ b/app/view/window/GenProbenFromMessprogramm.js	Tue Jun 16 10:19:14 2015 +0200
@@ -105,8 +105,8 @@
                 });
             }
         }];
-        this.width = 350;
-        this.height = 250;
+        this.width = 400;
+        this.height = 300;
 
         // add listeners to change the window appearence when it becomes inactive
         this.on({
@@ -148,7 +148,6 @@
                 fieldLabel: i18n.getMsg('from'),
                 labelWidth: 90,
                 margin: 5,
-                width: 300,
                 name: 'start',
                 format: 'd.m.Y H:i',
                 period: 'start'
@@ -157,7 +156,6 @@
                 fieldLabel: i18n.getMsg('to'),
                 labelWidth: 90,
                 margin: 5,
-                width: 300,
                 name: 'end',
                 format: 'd.m.Y H:i',
                 period: 'end'

http://lada.wald.intevation.org