Mercurial > lada > lada-client
diff app/controller/grid/Probenzusatzwert.js @ 815:23d2204eaf7c
fixed a bug where the window is not refreshed.
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Thu, 28 May 2015 16:23:51 +0200 |
parents | 6e28ebbe1a73 |
children | 2362f8ab1e9f |
line wrap: on
line diff
--- a/app/controller/grid/Probenzusatzwert.js Thu May 28 13:33:03 2015 +0200 +++ b/app/controller/grid/Probenzusatzwert.js Thu May 28 16:23:51 2015 +0200 @@ -98,7 +98,6 @@ selection.destroy({ success: function() { button.up('window').initData(); - grid.initData(); }, failure: function(request, response) { var json = response.request.scope.reader.jsonData;