Mercurial > lada > lada-client
diff 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 |
line wrap: on
line diff
--- a/app/controller/Zusatzwerte.js Fri Jun 28 09:26:07 2013 +0200 +++ b/app/controller/Zusatzwerte.js Fri Jun 28 09:51:41 2013 +0200 @@ -5,7 +5,8 @@ ], stores: [ 'Zusatzwerte', - 'Probenzusatzwerte' + 'Probenzusatzwerte', + 'Messeinheit' ], init: function() { console.log('Initialising the Zusatzwerte controller');