comparison app/model/Staat.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
25 25
26 idProperty: 'id', 26 idProperty: 'id',
27 27
28 proxy: { 28 proxy: {
29 type: 'rest', 29 type: 'rest',
30 url: 'lada-server/staat', 30 url: 'lada-server/rest/staat',
31 reader: { 31 reader: {
32 type: 'json', 32 type: 'json',
33 root: 'data' 33 root: 'data'
34 } 34 }
35 } 35 }

http://lada.wald.intevation.org