comparison app/model/Messstelle.js @ 999:f73ca04d73a7 stammdatengrids

Refactored Server URL
author Dustin Demuth <dustin@intevation.de>
date Wed, 13 Jan 2016 14:50:28 +0100
parents d47ee7439f44
children
comparison
equal deleted inserted replaced
984:b21421ba6917 999:f73ca04d73a7
37 37
38 idProperty: 'id', 38 idProperty: 'id',
39 39
40 proxy: { 40 proxy: {
41 type: 'rest', 41 type: 'rest',
42 url: 'lada-server/messstelle', 42 url: 'lada-server/rest/messstelle',
43 reader: { 43 reader: {
44 type: 'json', 44 type: 'json',
45 root: 'data' 45 root: 'data'
46 } 46 }
47 } 47 }

http://lada.wald.intevation.org