comparison app.js @ 120:19eab475bbe5

Clean up part one. Reduced application to the search page. Moved some stores for comoboboxes right to the combobox
author Torsten Irländer <torsten.irlaender@intevation.de>
date Fri, 21 Jun 2013 16:53:39 +0200
parents f2579cadaee8
children c05fda928b82
comparison
equal deleted inserted replaced
119:1a08905b46e2 120:19eab475bbe5
24 }, 24 },
25 25
26 // Define the controllers of the application. They will be initialized 26 // Define the controllers of the application. They will be initialized
27 // first before the application "launch" function is called. 27 // first before the application "launch" function is called.
28 controllers: [ 28 controllers: [
29 'Proben', 29 'Sql'
30 'Kommentare', 30 //'Proben',
31 'Sql', 31 //'Kommentare',
32 'Zusatzwerte', 32 //'Sql',
33 'Orte', 33 //'Zusatzwerte',
34 'Messungen' 34 //'Orte',
35 //'Messungen'
35 ] 36 ]
36 }); 37 });

http://lada.wald.intevation.org