comparison app/model/MessprogrammKategorie.js @ 1021:1df6b6210b42 stammdatengrids

WIP First Version of a New Window/Panel combination to edit Ortszuordnungen and Orte
author Dustin Demuth <dustin@intevation.de>
date Thu, 04 Feb 2016 16:31:46 +0100
parents 15d8c64049d1
children 981339d774b8
comparison
equal deleted inserted replaced
1014:e9e974d31924 1021:1df6b6210b42
54 proxy: { 54 proxy: {
55 type: 'rest', 55 type: 'rest',
56 url: 'lada-server/rest/messprogrammkategorie', 56 url: 'lada-server/rest/messprogrammkategorie',
57 reader: { 57 reader: {
58 type: 'json', 58 type: 'json',
59 totalProperty: 'totalCount',
59 root: 'data' 60 root: 'data'
60 } 61 }
61 } 62 }
62 }); 63 });

http://lada.wald.intevation.org