Mercurial > lada > lada-client
comparison app/controller/Messungen.js @ 181:062aa9001eb6
Completed Messwertelist
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Thu, 04 Jul 2013 15:11:01 +0200 |
parents | cfa0cc437781 |
children | 93de61af9b9e |
comparison
equal
deleted
inserted
replaced
180:133df8f75a12 | 181:062aa9001eb6 |
---|---|
5 ], | 5 ], |
6 stores: [ | 6 stores: [ |
7 'Messungen', | 7 'Messungen', |
8 'Messwerte', | 8 'Messwerte', |
9 'MKommentare', | 9 'MKommentare', |
10 'Status' | 10 'Status', |
11 'Messgroessen' | |
11 ], | 12 ], |
12 init: function() { | 13 init: function() { |
13 console.log('Initialising the Messungen controller'); | 14 console.log('Initialising the Messungen controller'); |
14 this.control({ | 15 this.control({ |
15 // CSS like selector to select element in the viewpzusatzwert. See | 16 // CSS like selector to select element in the viewpzusatzwert. See |