diff app/model/ProbeList.js @ 999:f73ca04d73a7 stammdatengrids

Refactored Server URL
author Dustin Demuth <dustin@intevation.de>
date Wed, 13 Jan 2016 14:50:28 +0100
parents e44070aa45d2
children a73726bba79c
line wrap: on
line diff
--- a/app/model/ProbeList.js	Thu Dec 10 08:30:14 2015 +0100
+++ b/app/model/ProbeList.js	Wed Jan 13 14:50:28 2016 +0100
@@ -23,7 +23,7 @@
 
     proxy: {
         type: 'rest',
-        url: 'lada-server/probe',
+        url: 'lada-server/rest/probe',
         reader: {
             type: 'json',
             root: 'data',

http://lada.wald.intevation.org