Mercurial > lada > lada-client
diff app.js @ 984:b21421ba6917 stammdatengrids
added buttons for datensatzerzeuger, pobenehmer, added controllers
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Thu, 10 Dec 2015 08:30:14 +0100 |
parents | 7f5219b8e1bf |
children | f73ca04d73a7 |
line wrap: on
line diff
--- a/app.js Tue Dec 08 15:59:00 2015 +0100 +++ b/app.js Thu Dec 10 08:30:14 2015 +0100 @@ -204,6 +204,8 @@ 'Lada.controller.ModeSwitcher', 'Lada.controller.grid.ProbeList', 'Lada.controller.grid.MessprogrammeList', + 'Lada.controller.grid.Datensatzerzeuger', + 'Lada.controller.grid.Probenehmer', 'Lada.controller.form.Probe', 'Lada.controller.form.Messung', 'Lada.controller.form.Ort',