mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-28 04:30:38 +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() {
|
initComponent: function() {
|
||||||
var me = this;
|
let me = this;
|
||||||
|
|
||||||
Ext.apply(me, {
|
Ext.apply(me, {
|
||||||
fieldLabel: gettext('Bus/Device'),
|
fieldLabel: gettext('Bus/Device'),
|
||||||
|
Loading…
Reference in New Issue
Block a user