diff 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
line wrap: on
line diff
--- a/app/model/MmtMessprogramm.js	Wed May 06 10:27:58 2015 +0200
+++ b/app/model/MmtMessprogramm.js	Wed May 06 10:59:03 2015 +0200
@@ -37,10 +37,10 @@
 
     proxy: {
         type: 'rest',
-        //url: 'lada-server/mmtmessprogramm', //not yet implemented
+        url: 'lada-server/mmtmessprogramm',
         reader: {
             type: 'json',
             root: 'data'
         }
     }
-}
+});

http://lada.wald.intevation.org