comparison app/model/Ort.js @ 999:f73ca04d73a7 stammdatengrids

Refactored Server URL
author Dustin Demuth <dustin@intevation.de>
date Wed, 13 Jan 2016 14:50:28 +0100
parents f4eb53ba63fc
children 9651def05ae6
comparison
equal deleted inserted replaced
984:b21421ba6917 999:f73ca04d73a7
58 58
59 idProperty: 'id', 59 idProperty: 'id',
60 60
61 proxy: { 61 proxy: {
62 type: 'rest', 62 type: 'rest',
63 url: 'lada-server/ort', 63 url: 'lada-server/rest/ort',
64 reader: { 64 reader: {
65 type: 'json', 65 type: 'json',
66 root: 'data' 66 root: 'data'
67 } 67 }
68 } 68 }

http://lada.wald.intevation.org