Merge pull request #625 from MihaelaStoica/master

CP-12679: Upload the report from the Server Status Report wizard
This commit is contained in:
Stephen Turner 2015-08-20 13:30:38 +01:00
commit 4ba818b705

View File

@ -116,7 +116,7 @@ namespace XenAdmin.Wizards.BugToolWizardFiles
{
get
{
return uploadCheckBox.Enabled;
return uploadCheckBox.Checked;
}
}