diff app/store/Proben.js @ 36:2a67e062519b

Implemted search. When user clicks on the search buttons parameters are fetched and a query url is the generated.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Thu, 23 May 2013 16:50:42 +0200
parents 4d60b9ebce15
children 2fbd53b944fc
line wrap: on
line diff
--- a/app/store/Proben.js	Thu May 23 16:09:05 2013 +0200
+++ b/app/store/Proben.js	Thu May 23 16:50:42 2013 +0200
@@ -3,8 +3,8 @@
     model: 'Lada.model.Probe',
     proxy: {
         type: 'ajax',
+        url: 'server/rest/proben',
         api: {
-        read: 'server/rest/proben'
         },
         reader: {
             type: 'json'

http://lada.wald.intevation.org