comparison app/view/Viewport.js @ 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 7f5219b8e1bf
children af9879d72310
comparison
equal deleted inserted replaced
979:c6ae0aadb634 980:7867752a0d58
31 type: 'vbox', 31 type: 'vbox',
32 align: 'stretch' 32 align: 'stretch'
33 }, 33 },
34 region: 'west', 34 region: 'west',
35 split: true, 35 split: true,
36 border: 1,
37 flex: 1, 36 flex: 1,
38 dockedItems: [{ 37 dockedItems: [{
39 xtype: 'toolbar', 38 xtype: 'toolbar',
40 dock: 'top', 39 dock: 'top',
41 items: [{ 40 items: [{
74 margin: '0, 10, 0, 10', 73 margin: '0, 10, 0, 10',
75 items: [] 74 items: []
76 }] 75 }]
77 }, { 76 }, {
78 xtype: 'panel', 77 xtype: 'panel',
79 border: 1,
80 layout: 'fit', 78 layout: 'fit',
81 name: 'contentpanel', 79 name: 'contentpanel',
82 flex: 3, 80 flex: 3,
83 hidden: false, 81 hidden: false,
84 region: 'center' 82 region: 'center'

http://lada.wald.intevation.org