Merge pull request #1237 from MihaelaStoica/CA-226256

CA-226256: Trying to change boot order toggles boot flags
This commit is contained in:
Konstantina Chremmou 2016-10-24 08:47:09 +01:00 committed by GitHub
commit 1744ca0415

View File

@ -108,7 +108,6 @@ namespace XenAdmin.SettingsPanels
//
// m_checkedListBox
//
this.m_checkedListBox.CheckOnClick = true;
resources.ApplyResources(this.m_checkedListBox, "m_checkedListBox");
this.m_checkedListBox.FormattingEnabled = true;
this.m_checkedListBox.Name = "m_checkedListBox";