comparison app/controller/Messungen.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
20 stores: [ 20 stores: [
21 'Proben', 21 'Proben',
22 'Messungen', 22 'Messungen',
23 'Messwerte', 23 'Messwerte',
24 'KommentareM', 24 'KommentareM',
25 'Status', 25 'Status'
26 'StaMessgroessen'
27 ], 26 ],
28 27
29 init: function() { 28 init: function() {
30 console.log('Initialising the Messungen controller'); 29 console.log('Initialising the Messungen controller');
31 this.callParent(); 30 this.callParent();

http://lada.wald.intevation.org