Mercurial > lada > lada-client
diff app/store/StammdatenQueries.js @ 999:f73ca04d73a7 stammdatengrids
Refactored Server URL
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Wed, 13 Jan 2016 14:50:28 +0100 |
parents | 2c394e72ba41 |
children |
line wrap: on
line diff
--- a/app/store/StammdatenQueries.js Thu Dec 10 08:30:14 2015 +0100 +++ b/app/store/StammdatenQueries.js Wed Jan 13 14:50:28 2016 +0100 @@ -19,7 +19,7 @@ ]},*/ proxy: { type: 'rest', - url: 'lada-server/query/stammdaten', + url: 'lada-server/rest/query/stammdaten', reader: { type: 'json', root: 'data'