[Lada-commits] [PATCH 4 of 7] The proxy to REST for Verwaltungseinheiten

Wald Commits scm-commit at wald.intevation.org
Fri Nov 8 12:48:35 CET 2013


# HG changeset patch
# User Torsten Irländer <torsten.irlaender at intevation.de>
# Date 1383910477 -3600
# Node ID 7d80feaa4a7fcceed3f6ed580cd4a3cc3658f031
# Parent  c95c9831675cafbe671b0d931520ad819cabaad0
The proxy to REST for Verwaltungseinheiten

diff -r c95c9831675c -r 7d80feaa4a7f app/store/Verwaltungseinheiten.js
--- a/app/store/Verwaltungseinheiten.js	Fri Nov 08 12:32:59 2013 +0100
+++ b/app/store/Verwaltungseinheiten.js	Fri Nov 08 12:34:37 2013 +0100
@@ -9,7 +9,7 @@
     }],
     autoLoad: false,
     proxy: {
-        type: 'ajax',
+        type: 'rest',
         api: {
         read: 'server/rest/verwaltungseinheit'
         },


More information about the Lada-commits mailing list