fixes the color of the variant state after publishing and switching to the info tab

This commit is contained in:
Shannon
2019-06-17 16:33:20 +10:00
parent 977c1d9585
commit 872db5877f

View File

@@ -328,6 +328,7 @@
isInfoTab = true;
loadAuditTrail();
loadRedirectUrls();
setNodePublishStatus();
} else {
isInfoTab = false;
}