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

http://lada.wald.intevation.org