mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-06-02 00:52:28 +00:00
add xtype to noteview so we can use it declaratively
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
5da98a059e
commit
ade55c154f
@ -1,5 +1,6 @@
|
||||
Ext.define('PVE.panel.NotesView', {
|
||||
extend: 'Ext.panel.Panel',
|
||||
xtype: 'pveNotesView',
|
||||
|
||||
title: gettext("Notes"),
|
||||
bodyStyle: 'white-space:pre',
|
||||
|
Loading…
Reference in New Issue
Block a user