Mercurial > lada > lada-client
comparison app.js @ 758:b2fcbdc4969d
Filled MessmethodenGrid with life.
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Wed, 06 May 2015 16:24:23 +0200 |
parents | 6b0d0e62f7d7 |
children | ff4330d4aba1 |
comparison
equal
deleted
inserted
replaced
757:b8502964f5c3 | 758:b2fcbdc4969d |
---|---|
176 'Lada.controller.grid.Messwert', | 176 'Lada.controller.grid.Messwert', |
177 'Lada.controller.grid.Status', | 177 'Lada.controller.grid.Status', |
178 'Lada.controller.Map', | 178 'Lada.controller.Map', |
179 'Lada.controller.form.Location', | 179 'Lada.controller.form.Location', |
180 'Lada.controller.ProbenPlanungSwitcher', | 180 'Lada.controller.ProbenPlanungSwitcher', |
181 'Lada.controller.form.Messprogramm' | 181 'Lada.controller.form.Messprogramm', |
182 ] | 182 'Lada.controller.grid.Messmethode' |
183 ] | |
183 }); | 184 }); |