Fix node deletion

This commit is contained in:
Julia Aranovich 2013-09-26 14:08:26 +04:00
parent 26057ccd78
commit 9a82684f1a

View File

@ -727,8 +727,7 @@ function(require, utils, models, simpleMessageTemplate, createClusterWizardTempl
this.$el.modal('hide');
app.page.tab.model.fetch();
app.page.tab.screen.nodes.fetch();
app.page.tab.screen.calculateBatchActionsButtonsState();
app.page.tab.screen.showEditNodesButton();
app.page.tab.screen.updateBatchActionsButtons();
app.navbar.refresh();
app.page.removeFinishedTasks();
}, this))