comparison app/model/Messung.js @ 1012:2adc329d90fe stammdatengrids

Replaced Locations with Ortszuordnung
author Dustin Demuth <dustin@intevation.de>
date Tue, 26 Jan 2016 10:40:48 +0100
parents f73ca04d73a7
children 981339d774b8
comparison
equal deleted inserted replaced
1011:6afdbc8ee920 1012:2adc329d90fe
1 * Copyright (C) 2013 by Bundesamt fuer Strahlenschutz 1 /* Copyright (C) 2013 by Bundesamt fuer Strahlenschutz
2 * Software engineering by Intevation GmbH 2 * Software engineering by Intevation GmbH
3 * 3 *
4 * This file is Free Software under the GNU GPL (v>=3) 4 * This file is Free Software under the GNU GPL (v>=3)
5 * and comes with ABSOLUTELY NO WARRANTY! Check out 5 * and comes with ABSOLUTELY NO WARRANTY! Check out
6 * the documentation coming with IMIS-Labordaten-Application for details. 6 * the documentation coming with IMIS-Labordaten-Application for details.
80 80
81 idProperty: 'id', 81 idProperty: 'id',
82 82
83 proxy: { 83 proxy: {
84 type: 'rest', 84 type: 'rest',
85 url: 'lada-server/rest/messung', 85 url: 'lada-server/rest/messung/',
86 reader: { 86 reader: {
87 type: 'json', 87 type: 'json',
88 root: 'data' 88 root: 'data'
89 } 89 }
90 } 90 }

http://lada.wald.intevation.org