comparison app.js @ 110:c4f97a5a9939

Added Forms to add Zusatzwerte
author Torsten Irländer <torsten.irlaender@intevation.de>
date Wed, 19 Jun 2013 14:10:54 +0200
parents 2308094f5a8c
children 5ef91e9ac7b1
comparison
equal deleted inserted replaced
109:2308094f5a8c 110:c4f97a5a9939
18 // first before the application "launch" function is called. 18 // first before the application "launch" function is called.
19 controllers: [ 19 controllers: [
20 'Proben', 20 'Proben',
21 'Kommentare', 21 'Kommentare',
22 'Sql', 22 'Sql',
23 'Zusatzwerte',
23 'Orte', 24 'Orte',
24 'Messungen' 25 'Messungen'
25 26
26 ] 27 ]
27 }); 28 });

http://lada.wald.intevation.org