comparison app/model/Status.js @ 689:c07419f07a0c

Added field treeModified to models.
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 25 Mar 2015 16:45:29 +0100
parents 9b3adfb7b1ae
children c31644b3d445
comparison
equal deleted inserted replaced
688:6a6d1b02a1a3 689:c07419f07a0c
30 return new Date(v); 30 return new Date(v);
31 }, 31 },
32 defaultValue: new Date() 32 defaultValue: new Date()
33 }, { 33 }, {
34 name: 'skommentar' 34 name: 'skommentar'
35 }, {
36 name: 'treeModified'
35 }], 37 }],
36 38
37 idProperty: 'id', 39 idProperty: 'id',
38 40
39 proxy: { 41 proxy: {

http://lada.wald.intevation.org