mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-21 07:49:32 +01:00
Merge pull request #1033 from GaborApatiNagy/master_batch_new2
CA-214062: REQ-156 Batch Updates: In progress actions shown as done
This commit is contained in:
commit
d438be46a2
@ -283,7 +283,7 @@ namespace XenAdmin.Wizards.PatchingWizard
|
||||
if (pa.Visible)
|
||||
{
|
||||
sb.Append(pa);
|
||||
sb.AppendLine(Messages.DONE);
|
||||
sb.AppendLine();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user