Comment 1 for bug 1365464

Revision history for this message
Aleksey Kasatkin (alekseyk-ru) wrote :

It's on UI side:

./static/js/views/cluster_page_tabs/actions_tab.js: this.action = this.model.get('status') == 'update_error' ? 'rollback' : 'update';