comparison app/model/Ort.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 9ac03f461ab4
children 981339d774b8
comparison
equal deleted inserted replaced
1014:e9e974d31924 1021:1df6b6210b42
80 proxy: { 80 proxy: {
81 type: 'rest', 81 type: 'rest',
82 url: 'lada-server/rest/ort', 82 url: 'lada-server/rest/ort',
83 reader: { 83 reader: {
84 type: 'json', 84 type: 'json',
85 totalProperty: 'totalCount',
85 root: 'data' 86 root: 'data'
86 } 87 }
87 } 88 }
88 }); 89 });

http://lada.wald.intevation.org