mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 20:36:33 +01:00
CP-36392: Fix typo in VNCTabView.cs
Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>
This commit is contained in:
parent
caf608344e
commit
47884376a3
@ -712,7 +712,7 @@ namespace XenAdmin.ConsoleView
|
||||
else if (source.power_state == vm_power_state.Paused)
|
||||
{
|
||||
// CA-12637: Pause/UnPause is not supported in the GUI. Comment out
|
||||
// the EnablePowerStateLabel because it gives the appearance that we
|
||||
// the EnablePowerStateLabel because it gives the impression that we
|
||||
// support unpause via the GUI.
|
||||
DisablePowerStateLabel(Messages.CONSOLE_POWER_STATE_PAUSED);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user