comparison app/model/Messwert.js @ 1007:23bfcbdb4527

merged.
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 20 Jan 2016 17:33:33 +0100
parents 19b78162e128 f73ca04d73a7
children 7e801af49eeb
comparison
equal deleted inserted replaced
1002:54179b6043b6 1007:23bfcbdb4527
77 77
78 idProperty: 'id', 78 idProperty: 'id',
79 79
80 proxy: { 80 proxy: {
81 type: 'rest', 81 type: 'rest',
82 url: 'lada-server/messwert', 82 url: 'lada-server/rest/messwert',
83 reader: { 83 reader: {
84 type: 'json', 84 type: 'json',
85 root: 'data' 85 root: 'data'
86 } 86 }
87 } 87 }

http://lada.wald.intevation.org