comparison app/model/Verwaltungseinheit.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 9ac03f461ab4
comparison
equal deleted inserted replaced
984:b21421ba6917 999:f73ca04d73a7
55 55
56 idProperty: 'id', 56 idProperty: 'id',
57 57
58 proxy: { 58 proxy: {
59 type: 'rest', 59 type: 'rest',
60 url: 'lada-server/verwaltungseinheit', 60 url: 'lada-server/rest/verwaltungseinheit',
61 reader: { 61 reader: {
62 type: 'json', 62 type: 'json',
63 root: 'data' 63 root: 'data'
64 } 64 }
65 } 65 }

http://lada.wald.intevation.org