comparison app/model/Staat.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
25 25
26 idProperty: 'id', 26 idProperty: 'id',
27 27
28 proxy: { 28 proxy: {
29 type: 'rest', 29 type: 'rest',
30 url: 'lada-server/staat', 30 url: 'lada-server/rest/staat',
31 reader: { 31 reader: {
32 type: 'json', 32 type: 'json',
33 root: 'data' 33 root: 'data'
34 } 34 }
35 } 35 }

http://lada.wald.intevation.org