comparison app.js @ 108:6c69bbb61c65

Added Forms to add Messungen
author Torsten Irländer <torsten.irlaender@intevation.de>
date Wed, 19 Jun 2013 14:09:53 +0200
parents 7661f09466cc
children 2308094f5a8c
comparison
equal deleted inserted replaced
107:84f32c62670f 108:6c69bbb61c65
17 // Define the controllers of the application. They will be initialized 17 // Define the controllers of the application. They will be initialized
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 'Messungen'
24
23 ] 25 ]
24 }); 26 });

http://lada.wald.intevation.org