comparison app/model/Verwaltungseinheit.js @ 1008:9651def05ae6

merged.
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 20 Jan 2016 17:45:58 +0100
parents 9ac03f461ab4
children
comparison
equal deleted inserted replaced
1007:23bfcbdb4527 1008:9651def05ae6
13 extend: 'Ext.data.Model', 13 extend: 'Ext.data.Model',
14 14
15 /** 15 /**
16 * Fields are: 16 * Fields are:
17 * - id: The unique identifer (Primary key) 17 * - id: The unique identifer (Primary key)
18 * - beschreibung: The long description. 18 * - bezeichnung: The long description.
19 * - umweltBereich:
20 * - mehId:
21 */ 19 */
22 fields: [{ 20 fields: [{
23 name: 'id' 21 name: 'id'
24 }, { 22 }, {
25 name: 'bundeland' 23 name: 'bundesland'
26 }, { 24 }, {
27 name: 'kdaId' 25 name: 'kdaId'
28 }, { 26 }, {
29 name: 'kreis' 27 name: 'kreis'
30 }, { 28 }, {

http://lada.wald.intevation.org