1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-26 10:03:37 +03:00

B #4286: Fix live migration in Sunstone (#4291)

This commit is contained in:
Sergio Betanzos 2020-03-02 15:20:24 +01:00 committed by GitHub
parent 90c3bbe93e
commit 42d3ab6831
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,6 +124,7 @@ define(function(require) {
function _onShow(context) {
this.datastoresTable.resetResourceTableSelect();
this.hostsTable.resetResourceTableSelect();
var vmTemplate = Sunstone.getElementRightInfo(TAB_ID);
if (
this.live &&