[Lada-commits] [PATCH 1 of 2] Updated URL for import service
Wald Commits
scm-commit at wald.intevation.org
Fri Aug 23 12:56:34 CEST 2013
# HG changeset patch
# User Raimund Renkert <rrenkert at intevation.de>
# Date 1377255425 -7200
# Node ID 90cec3bb9c09011c324d437a58c454440a8bbe1c
# Parent 1179b3a1251bc5b9b4a48d00fca44a0e5d82635c
Updated URL for import service.
diff -r 1179b3a1251b -r 90cec3bb9c09 app/controller/Proben.js
--- a/app/controller/Proben.js Fri Aug 16 15:19:09 2013 +0200
+++ b/app/controller/Proben.js Fri Aug 23 12:57:05 2013 +0200
@@ -70,7 +70,7 @@
var form = win.down('form');
if(form.isValid()){
form.submit({
- url: 'server/rest/proben/import',
+ url: 'server/rest/import/laf',
waitMsg: 'Importiere...',
// TODO: Handle the response correct. o must must contain the
// filename (None) <2013-08-13 16:17>
More information about the Lada-commits
mailing list