mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-20 07:19:18 +01:00
CA-203434: License Status displayed as "Not Found" on General tab
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
This commit is contained in:
parent
96c36f653f
commit
c4b7ca3514
@ -166,7 +166,7 @@ namespace XenAdmin.TabPages
|
||||
if (value == null)
|
||||
return;
|
||||
|
||||
RegisterLicenseStatusUpdater(xenObject);
|
||||
RegisterLicenseStatusUpdater(value);
|
||||
|
||||
if (xenObject != value)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user