comparison app.js @ 149:26ac4c99f8c4

Added Orte.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Mon, 01 Jul 2013 17:05:03 +0200
parents 7b1140bd8b3d
children 237a4efe715a
comparison
equal deleted inserted replaced
148:ed7fb4fa32dc 149:26ac4c99f8c4
27 // first before the application "launch" function is called. 27 // first before the application "launch" function is called.
28 controllers: [ 28 controllers: [
29 'Sql', 29 'Sql',
30 'Proben', 30 'Proben',
31 'Zusatzwerte', 31 'Zusatzwerte',
32 'Kommentare' 32 'Kommentare',
33 'Orte'
33 //'Sql', 34 //'Sql',
34 //'Orte',
35 //'Messungen' 35 //'Messungen'
36 ] 36 ]
37 }); 37 });
38 38
39 Ext.data.writer.Json.override({ 39 Ext.data.writer.Json.override({

http://lada.wald.intevation.org