]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
drop unused comment
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 5 May 2020 12:50:51 +0000 (14:50 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 5 May 2020 12:50:51 +0000 (14:50 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
form/DisplayEdit.js

index bc932fb4169f9654c36030ed8aeac0bd1469dd3d..875f2f5250f6c493664f3e3b3bc1fa0fadcb718f 100644 (file)
@@ -25,8 +25,6 @@ Ext.define('Proxmox.form.field.DisplayEdit', {
        hideLabel: true
     },
 
-    //setValue: me.callParent();
-
     initComponent: function() {
        let me = this;