Mercurial > lada > lada-client
changeset 573:6a1af698510e
Load the PKommentarGrid controller.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 10 Mar 2015 14:31:32 +0100 |
parents | 2c8aa09402a2 |
children | 8d2cf853eed2 |
files | app.js |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/app.js Tue Mar 10 14:31:07 2015 +0100 +++ b/app.js Tue Mar 10 14:31:32 2015 +0100 @@ -105,6 +105,7 @@ 'Lada.controller.FilterResult', 'Lada.controller.ProbeForm', 'Lada.controller.OrtGrid', - 'Lada.controller.ProbenzusatzwertGrid' + 'Lada.controller.ProbenzusatzwertGrid', + 'Lada.controller.PKommentarGrid' ] });