Mercurial > lada > lada-client
comparison app.js @ 109:2308094f5a8c
Added forms to add Orte
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Wed, 19 Jun 2013 14:10:25 +0200 |
parents | 6c69bbb61c65 |
children | c4f97a5a9939 |
comparison
equal
deleted
inserted
replaced
108:6c69bbb61c65 | 109:2308094f5a8c |
---|---|
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 'Orte', | |
23 'Messungen' | 24 'Messungen' |
24 | 25 |
25 ] | 26 ] |
26 }); | 27 }); |