comparison app/model/MmtMessprogramm.js @ 756:f2db1ae1d012

Created a Messmethoden Combobox in a Messprogramme form without higher functionality.
author Dustin Demuth <dustin@intevation.de>
date Wed, 06 May 2015 10:59:03 +0200
parents df684c3d4a7c
children b8502964f5c3
comparison
equal deleted inserted replaced
755:3637c453f67d 756:f2db1ae1d012
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', //not yet implemented 40 url: 'lada-server/mmtmessprogramm',
41 reader: { 41 reader: {
42 type: 'json', 42 type: 'json',
43 root: 'data' 43 root: 'data'
44 } 44 }
45 } 45 }
46 } 46 });

http://lada.wald.intevation.org