mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-24 08:26:01 +00:00
ui: guest summary: fix qemu specific class name
call sites already used the 'pveGuestSummary' Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
16875928d3
commit
5888ba939d
@ -1,4 +1,4 @@
|
||||
Ext.define('PVE.qemu.Summary', {
|
||||
Ext.define('PVE.guest.Summary', {
|
||||
extend: 'Ext.panel.Panel',
|
||||
xtype: 'pveGuestSummary',
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user