diff app/view/proben/Edit.js @ 25:f964a50bfe57

Restructured the application. Fixed layouts etc.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Wed, 08 May 2013 12:20:06 +0200
parents 0a4674f17bcb
children b1751458594f
line wrap: on
line diff
--- a/app/view/proben/Edit.js	Tue May 07 17:20:11 2013 +0200
+++ b/app/view/proben/Edit.js	Wed May 08 12:20:06 2013 +0200
@@ -3,15 +3,19 @@
     alias: 'widget.probenedit',
 
     title: 'Maske für §3-Proben',
-    width: 800,
-    layout: 'fit',
+    width: 600,
+    height: 600,
     autoShow: true,
+    autoScroll: true,
+    modal: true,
 
     initComponent: function() {
         this.items = [
             {
                 //Define the form
                 xtype: 'form',
+                bodyPadding: '10 10',
+                border: 0,
                 items: [
                     // Probenangaben
                     {

http://lada.wald.intevation.org