Mercurial > lada > lada-client
comparison app/controller/Orte.js @ 496:d07e5086a64b
Moved stammdaten stores to app.js and load them via storemanager.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 06 Nov 2014 10:35:35 +0100 |
parents | 850ccfe5f3c4 |
children | 7c0653e8d9f7 |
comparison
equal
deleted
inserted
replaced
495:649bf1d08531 | 496:d07e5086a64b |
---|---|
17 'orte.Create', | 17 'orte.Create', |
18 'orte.CreateOrt' | 18 'orte.CreateOrt' |
19 ], | 19 ], |
20 | 20 |
21 stores: [ | 21 stores: [ |
22 'Orte', | 22 'Orte' |
23 'StaOrte', | |
24 'StaStaaten', | |
25 'StaVerwaltungseinheiten' | |
26 ], | 23 ], |
27 | 24 |
28 models: [ | 25 models: [ |
29 'Ort' | 26 'Ort' |
30 ], | 27 ], |