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

merged.
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 20 Jan 2016 17:33:33 +0100
parents f73ca04d73a7
children
comparison
equal deleted inserted replaced
1002:54179b6043b6 1007:23bfcbdb4527
34 34
35 idProperty: 'id', 35 idProperty: 'id',
36 36
37 proxy: { 37 proxy: {
38 type: 'rest', 38 type: 'rest',
39 url: 'lada-server/messeinheit', 39 url: 'lada-server/rest/messeinheit',
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