changeset 705:cc9107d9be17

ResponseObject was not defined
author Dustin Demuth <dustin@intevation.de>
date Fri, 27 Mar 2015 14:42:46 +0100
parents 2d454bfef426
children 3e4be37e3e46
files app/controller/grid/Messung.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/app/controller/grid/Messung.js	Fri Mar 27 11:22:35 2015 +0100
+++ b/app/controller/grid/Messung.js	Fri Mar 27 14:42:46 2015 +0100
@@ -64,7 +64,7 @@
                         success: function() {
                             button.up('window').initData();
                         },
-                        failure: function() {
+                        failure: function(request, response) {
                             var json = response.request.scope.reader.jsonData;
                             if (json) {
                                 if (json.message){

http://lada.wald.intevation.org