X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=node%2FTimeEdit.js;h=613a2f589804654f1655d73f27b6656d5626e211;hb=c898b490c713f8aad9085836e519c76157af55ac;hp=43bbfe90b54e535f72748faee831ffca89129cea;hpb=01031528ad5ff0074e922b7e7cb57bc0581de713;p=proxmox-widget-toolkit.git diff --git a/node/TimeEdit.js b/node/TimeEdit.js index 43bbfe9..613a2f5 100644 --- a/node/TimeEdit.js +++ b/node/TimeEdit.js @@ -26,7 +26,7 @@ Ext.define('Proxmox.node.TimeEdit', { }, initComponent: function() { - var me = this; + let me = this; if (!me.nodename) { throw "no node name specified";