feat(xo-web/health/orphanedVms): use SortedTable actions (#3274)

See #3179
This commit is contained in:
Rajaa.BARHTAOUI
2018-08-07 15:08:53 +02:00
committed by Pierre Donias
parent c7c205d52f
commit 7ad4fc0e6c
3 changed files with 13 additions and 9 deletions

View File

@@ -7,6 +7,7 @@
- [Remotes] Make SMB subfolder field optional [#3249](https://github.com/vatesfr/xen-orchestra/issues/3249) (PR [#3250](https://github.com/vatesfr/xen-orchestra/pull/3250))
- [Backup NG form] Make the smart mode's toggle more visible [#2711](https://github.com/vatesfr/xen-orchestra/issues/2711) (PR [#3263](https://github.com/vatesfr/xen-orchestra/pull/3263))
- Move the copy clipboard of the VM's UUID to the header [#3221](https://github.com/vatesfr/xen-orchestra/issues/3221) (PR [#3248](https://github.com/vatesfr/xen-orchestra/pull/3248))
- [Health / Orphaned VMs] Homogenize action buttons in table and enable bulk deletion [#3179](https://github.com/vatesfr/xen-orchestra/issues/3179) (PR [#3274](https://github.com/vatesfr/xen-orchestra/pull/3274))
### Bug fixes