Mercurial > lada > lada-client
changeset 377:132c7b086fd5
merged.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Fri, 23 Aug 2013 12:58:52 +0200 |
parents | 90cec3bb9c09 (diff) 1327dd6ec246 (current diff) |
children | d001e88affde |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/app/controller/Proben.js Fri Aug 23 10:14:36 2013 +0200 +++ b/app/controller/Proben.js Fri Aug 23 12:58:52 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>