Mercurial > lada > lada-client
changeset 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 | af54733a6d48 |
children | e25fcc9269df |
files | app/controller/grid/Probenzusatzwert.js |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
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;