Mercurial > lada > lada-client
comparison app/model/MmtMessprogramm.js @ 757:b8502964f5c3
Added missing files. Added MmtMockup
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Wed, 06 May 2015 14:15:37 +0200 |
parents | f2db1ae1d012 |
children | b2fcbdc4969d |
comparison
equal
deleted
inserted
replaced
756:f2db1ae1d012 | 757:b8502964f5c3 |
---|---|
35 | 35 |
36 idProperty: 'id', | 36 idProperty: 'id', |
37 | 37 |
38 proxy: { | 38 proxy: { |
39 type: 'rest', | 39 type: 'rest', |
40 url: 'lada-server/mmtmessprogramm', | 40 url: 'lada-server/messprogrammmmt', |
41 reader: { | 41 reader: { |
42 type: 'json', | 42 type: 'json', |
43 root: 'data' | 43 root: 'data' |
44 } | 44 } |
45 } | 45 } |