Mercurial > lada > lada-client
comparison app/model/Zusatzwert.js @ 411:0eba67f453d4
Added todo
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Wed, 18 Sep 2013 16:21:30 +0200 |
parents | e4a0645058a5 |
children | debfcc7713e3 |
comparison
equal
deleted
inserted
replaced
410:902aedf4d606 | 411:0eba67f453d4 |
---|---|
20 type: 'json', | 20 type: 'json', |
21 root: 'data' | 21 root: 'data' |
22 }, | 22 }, |
23 writer: { | 23 writer: { |
24 type: 'json', | 24 type: 'json', |
25 // TODO: Check if this function is really needed (torsten) | |
26 // <2013-09-18 15:58> | |
25 writeEverything : true | 27 writeEverything : true |
26 } | 28 } |
27 }, | 29 }, |
28 getEidi: function () { | 30 getEidi: function () { |
29 var pzsId = this.get('pzsId'); | 31 var pzsId = this.get('pzsId'); |