comparison app/model/Pflichtmessgroesse.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
34 34
35 idProperty: 'id', 35 idProperty: 'id',
36 36
37 proxy: { 37 proxy: {
38 type: 'rest', 38 type: 'rest',
39 url: 'lada-server/pflichtmessgroesse', 39 url: 'lada-server/rest/pflichtmessgroesse',
40 reader: { 40 reader: {
41 type: 'json', 41 type: 'json',
42 root: 'data' 42 root: 'data'
43 } 43 }
44 } 44 }

http://lada.wald.intevation.org