comparison app/model/Messwert.js @ 562:e362ecb46e77

URL berichtigt
author Dustin Demuth <dustin@intevation.de>
date Mon, 09 Mar 2015 12:50:14 +0100
parents d47ee7439f44
children 7a163f7ad5d8
comparison
equal deleted inserted replaced
561:ea2c35cd9c19 562:e362ecb46e77
48 48
49 idProperty: 'id', 49 idProperty: 'id',
50 50
51 proxy: { 51 proxy: {
52 type: 'rest', 52 type: 'rest',
53 url: 'server/rest/messwert', 53 url: 'lada-server/messwert',
54 reader: { 54 reader: {
55 type: 'json', 55 type: 'json',
56 root: 'data' 56 root: 'data'
57 } 57 }
58 } 58 }

http://lada.wald.intevation.org