]> git.proxmox.com Git - pve-manager.git/blobdiff - www/manager6/qemu/OSTypeEdit.js
Rename Wizard Component aliases using camelCase
[pve-manager.git] / www / manager6 / qemu / OSTypeEdit.js
index 62d9866a738124c3fa51c6e03208dfb36cfa03bb..2fc89971b70beaf67e77999e94ddf6a058cb257b 100644 (file)
@@ -1,6 +1,6 @@
 Ext.define('PVE.qemu.OSTypeInputPanel', {
     extend: 'PVE.panel.InputPanel',
-    alias: 'widget.PVE.qemu.OSTypeInputPanel',
+    alias: 'widget.pveQemuOSTypePanel',
     onlineHelp: 'chapter-qm.html#_os_settings',
 
     initComponent : function() {