mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-27 01:50:29 +00:00
cleanup: style fix
Signed-off-by: Stefan Hrdlicka <s.hrdlicka@proxmox.com>
This commit is contained in:
parent
1eb7b17f3a
commit
1a3e2e9f5d
@ -59,7 +59,7 @@ Ext.define('PVE.form.ControllerSelector', {
|
||||
},
|
||||
|
||||
initComponent: function() {
|
||||
var me = this;
|
||||
let me = this;
|
||||
|
||||
Ext.apply(me, {
|
||||
fieldLabel: gettext('Bus/Device'),
|
||||
|
Loading…
Reference in New Issue
Block a user