Signed-off-by: Thomas Lamprecht <t.lampre...@proxmox.com>
---

fixes the recent refactoring into its own component

 www/manager6/form/IsoSelector.js | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/www/manager6/form/IsoSelector.js b/www/manager6/form/IsoSelector.js
index 632ee7f0..0bc6346c 100644
--- a/www/manager6/form/IsoSelector.js
+++ b/www/manager6/form/IsoSelector.js
@@ -6,6 +6,11 @@ Ext.define('PVE.form.IsoSelector', {
        'Proxmox.Mixin.CBind',
     ],
 
+    layout: {
+       type: 'vbox',
+       align: 'stretch',
+    },
+
     nodename: undefined,
     insideWizard: false,
 
-- 
2.39.2



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to