mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
CP-12679: Upload the report from the Server Status Report wizard
- fix the error when the upload is attempted even if the checkbox is not ticked
This commit is contained in:
parent
93610007b7
commit
998c037bd3
@ -116,7 +116,7 @@ namespace XenAdmin.Wizards.BugToolWizardFiles
|
||||
{
|
||||
get
|
||||
{
|
||||
return uploadCheckBox.Enabled;
|
||||
return uploadCheckBox.Checked;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user