]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
utils: code cleanup and refactoring
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Apr 2021 15:46:18 +0000 (17:46 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Apr 2021 15:47:41 +0000 (17:47 +0200)
commit9e663a6a64735874c699ef43c2aa4f41d8c4897e
tree18fe52515d41313911d08480720fb6918e839b06
parent0d58bef75ceef4249a784b0ddd343d443e1914a9
utils: code cleanup and refactoring

Looks like more change than it actually is, see
`--word-diff=color --word-diff-regex='\w+'`.

The single semantic change is the added space in the render_cpu,
between the maxcpu value and CPU/s text

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/Utils.js