comparison app/view/window/ProbeCreate.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 def27cdd0dfa
comparison
equal deleted inserted replaced
832:d9824c49e781 833:392be36fe3ac
50 // we need the "modelId" param to load the correct item. 50 // we need the "modelId" param to load the correct item.
51 51
52 this.items = [{ 52 this.items = [{
53 border: 0, 53 border: 0,
54 autoScroll: true, 54 autoScroll: true,
55 layout: 'fit',
56 items: [{ 55 items: [{
57 xtype: 'probeform' 56 xtype: 'probeform'
58 }] 57 }]
59 }]; 58 }];
60 this.callParent(arguments); 59 this.callParent(arguments);

http://lada.wald.intevation.org