changeset 980:7867752a0d58 stammdatengrids

Tidied up borders of the viewport
author Dustin Demuth <dustin@intevation.de>
date Thu, 03 Dec 2015 10:34:42 +0100
parents c6ae0aadb634
children 2c394e72ba41
files app/view/Viewport.js app/view/widget/DynamicGrid.js
diffstat 2 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/app/view/Viewport.js	Thu Dec 03 09:58:36 2015 +0100
+++ b/app/view/Viewport.js	Thu Dec 03 10:34:42 2015 +0100
@@ -33,7 +33,6 @@
                 },
                 region: 'west',
                 split: true,
-                border: 1,
                 flex: 1,
                 dockedItems: [{
                     xtype: 'toolbar',
@@ -76,7 +75,6 @@
                 }]
             }, {
                 xtype: 'panel',
-                border: 1,
                 layout: 'fit',
                 name: 'contentpanel',
                 flex: 3,
--- a/app/view/widget/DynamicGrid.js	Thu Dec 03 09:58:36 2015 +0100
+++ b/app/view/widget/DynamicGrid.js	Thu Dec 03 10:34:42 2015 +0100
@@ -14,6 +14,7 @@
 
     store: null,
 
+    border: false,
     multiSelect: true,
     allowDeselect: true,
 

http://lada.wald.intevation.org