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

Refactored Server URL
author Dustin Demuth <dustin@intevation.de>
date Wed, 13 Jan 2016 14:50:28 +0100
parents 274a843caf44
children
comparison
equal deleted inserted replaced
984:b21421ba6917 999:f73ca04d73a7
24 24
25 idProperty: 'id', 25 idProperty: 'id',
26 26
27 proxy: { 27 proxy: {
28 type: 'rest', 28 type: 'rest',
29 url: 'lada-server/deskriptor', 29 url: 'lada-server/rest/deskriptor',
30 reader: { 30 reader: {
31 type: 'json', 31 type: 'json',
32 root: 'data', 32 root: 'data',
33 totalProperty: 'totalCount' 33 totalProperty: 'totalCount'
34 } 34 }

http://lada.wald.intevation.org