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

Refactored Server URL
author Dustin Demuth <dustin@intevation.de>
date Wed, 13 Jan 2016 14:50:28 +0100
parents b21421ba6917
children 15d8c64049d1
comparison
equal deleted inserted replaced
984:b21421ba6917 999:f73ca04d73a7
51 51
52 idProperty: 'id', 52 idProperty: 'id',
53 53
54 proxy: { 54 proxy: {
55 type: 'memory', 55 type: 'memory',
56 //url: 'lada-server/datensatzerzeuger', 56 //url: 'lada-server/rest/datensatzerzeuger',
57 reader: { 57 reader: {
58 type: 'json', 58 type: 'json',
59 root: 'data' 59 root: 'data'
60 } 60 }
61 } 61 }

http://lada.wald.intevation.org