comparison app/model/Probe.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 d198946e5540
comparison
equal deleted inserted replaced
984:b21421ba6917 999:f73ca04d73a7
139 139
140 idProperty: 'id', 140 idProperty: 'id',
141 141
142 proxy: { 142 proxy: {
143 type: 'rest', 143 type: 'rest',
144 url: 'lada-server/probe', 144 url: 'lada-server/rest/probe',
145 reader: { 145 reader: {
146 type: 'json', 146 type: 'json',
147 root: 'data' 147 root: 'data'
148 } 148 }
149 } 149 }

http://lada.wald.intevation.org