comparison app/controller/Zusatzwerte.js @ 141:1fb79e16149f

Displaye Messeinheit in the Zusatzwerte Overview.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Fri, 28 Jun 2013 09:51:41 +0200
parents a7eea094d3d6
children cfa0cc437781
comparison
equal deleted inserted replaced
140:00e43c00b7f2 141:1fb79e16149f
3 views: [ 3 views: [
4 'zusatzwerte.Create' 4 'zusatzwerte.Create'
5 ], 5 ],
6 stores: [ 6 stores: [
7 'Zusatzwerte', 7 'Zusatzwerte',
8 'Probenzusatzwerte' 8 'Probenzusatzwerte',
9 'Messeinheit'
9 ], 10 ],
10 init: function() { 11 init: function() {
11 console.log('Initialising the Zusatzwerte controller'); 12 console.log('Initialising the Zusatzwerte controller');
12 this.control({ 13 this.control({
13 // CSS like selector to select element in the viewpzusatzwert. See 14 // CSS like selector to select element in the viewpzusatzwert. See

http://lada.wald.intevation.org