]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
utils: improve indentation and better check API result
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 26 Aug 2020 18:02:35 +0000 (20:02 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 26 Aug 2020 18:20:41 +0000 (20:20 +0200)
commita718654e761c0f4ecdce7fc846a823ed2504c25a
treeaeef9cc5e20fbc723fe8becad952f2c97febd55f
parentabd4706afe85f7b16b618a4d4d3d0aff5389aca5
utils: improve indentation and better check API result

to avoid dereferencing a null/undefined value.

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