Mercurial > lada > lada-client
diff app/model/Messprogramm.js @ 999:f73ca04d73a7 stammdatengrids
Refactored Server URL
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Wed, 13 Jan 2016 14:50:28 +0100 |
parents | f4eb53ba63fc |
children | 3da8e8b973ad |
line wrap: on
line diff
--- a/app/model/Messprogramm.js Thu Dec 10 08:30:14 2015 +0100 +++ b/app/model/Messprogramm.js Wed Jan 13 14:50:28 2016 +0100 @@ -132,7 +132,7 @@ proxy: { type: 'rest', - url: 'lada-server/messprogramm', //not yet implemented + url: 'lada-server/rest/messprogramm', reader: { type: 'json', root: 'data'