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

merged.
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 20 Jan 2016 17:33:33 +0100
parents f73ca04d73a7
children 7e801af49eeb
comparison
equal deleted inserted replaced
1002:54179b6043b6 1007:23bfcbdb4527
64 64
65 idProperty: 'id', 65 idProperty: 'id',
66 66
67 proxy: { 67 proxy: {
68 type: 'rest', 68 type: 'rest',
69 url: 'lada-server/zusatzwert', 69 url: 'lada-server/rest/zusatzwert',
70 reader: { 70 reader: {
71 type: 'json', 71 type: 'json',
72 root: 'data' 72 root: 'data'
73 } 73 }
74 } 74 }

http://lada.wald.intevation.org