feat(xo-web/console): add disabled console message (#7161)

Fixes #6319
This commit is contained in:
MlssFrncJrg
2023-11-21 10:39:35 +01:00
committed by GitHub
parent 4504141cbf
commit f3e0227c55
3 changed files with 13 additions and 7 deletions
+2 -1
View File
@@ -8,6 +8,7 @@
> Users must be able to say: “Nice enhancement, I'm eager to test it”
- [Netbox] Ability to synchronize XO users as Netbox tenants (PR [#7158](https://github.com/vatesfr/xen-orchestra/pull/7158))
- [VM/Console] Add a message to indicate that the console view has been [disabled](https://support.citrix.com/article/CTX217766/how-to-disable-the-console-for-the-vm-in-xencenter) for this VM [#6319](https://github.com/vatesfr/xen-orchestra/issues/6319) (PR [#7161](https://github.com/vatesfr/xen-orchestra/pull/7161))
### Bug fixes
@@ -42,6 +43,6 @@
- xo-server patch
- xo-server-netbox minor
- xo-vmdk-to-vhd patch
- xo-web patch
- xo-web minor
<!--packages-end-->