Mercurial > lada > lada-client
diff app/view/window/GenProbenFromMessprogramm.js @ 1282:20a2466820ce
merged.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 18 Jan 2017 14:56:16 +0100 |
parents | 3b4dcc83a21b |
children | 0120a72b3690 |
line wrap: on
line diff
--- a/app/view/window/GenProbenFromMessprogramm.js Wed Jan 18 14:54:38 2017 +0100 +++ b/app/view/window/GenProbenFromMessprogramm.js Wed Jan 18 14:56:16 2017 +0100 @@ -71,7 +71,7 @@ timeout: 2 * 60 * 1000, jsonData: jsondata, success: me.onSuccess, - failure: me.onFailure, + failure: me.onFailure }); } }];