Mercurial > lada > lada-client
changeset 580:fe074c2250b4
added MessungGrid Controller
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Tue, 10 Mar 2015 15:59:53 +0100 |
parents | 50c05b1b085f |
children | 424802824648 |
files | app.js |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/app.js Tue Mar 10 15:50:03 2015 +0100 +++ b/app.js Tue Mar 10 15:59:53 2015 +0100 @@ -106,6 +106,7 @@ 'Lada.controller.ProbeForm', 'Lada.controller.OrtGrid', 'Lada.controller.ProbenzusatzwertGrid', - 'Lada.controller.PKommentarGrid' + 'Lada.controller.PKommentarGrid', + 'Lada.controller.MessungenGrid' ] });