comparison app/model/Probenzusatz.js @ 691:c5b8896768a2

Added Owner to Model
author Dustin Demuth <dustin@intevation.de>
date Wed, 25 Mar 2015 16:52:45 +0100
parents d47ee7439f44
children 0c8e689f3bcb
comparison
equal deleted inserted replaced
688:6a6d1b02a1a3 691:c5b8896768a2
21 * - eudfKeyword: 21 * - eudfKeyword:
22 */ 22 */
23 fields: [{ 23 fields: [{
24 name: 'id' 24 name: 'id'
25 }, { 25 }, {
26 name: 'owner',
27 type: 'boolean'
28 }, {
26 name: 'beschreibung' 29 name: 'beschreibung'
27 }, { 30 }, {
28 name: 'mehId', 31 name: 'mehId',
29 type: 'int' 32 type: 'int'
30 }, { 33 }, {

http://lada.wald.intevation.org