changeset 312:c5b8c0d8aec3

Fix initialisation of Messungen controller
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 13 Aug 2013 08:00:07 +0200
parents d80bb62b7fd4
children fcbd60412ba8
files app/controller/Messungen.js
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/app/controller/Messungen.js	Fri Aug 09 16:22:42 2013 +0200
+++ b/app/controller/Messungen.js	Tue Aug 13 08:00:07 2013 +0200
@@ -17,6 +17,7 @@
     ],
     init: function() {
         console.log('Initialising the Messungen controller');
+        this.callParent();
     },
     addListeners: function() {
         this.control({

http://lada.wald.intevation.org