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

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

http://lada.wald.intevation.org