]> git.proxmox.com Git - pve-manager.git/commit
ui: follow up style fixes, don't cram expressions into one line
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 30 Jan 2020 18:31:44 +0000 (19:31 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 30 Jan 2020 18:31:54 +0000 (19:31 +0100)
commit9a6b894fcc00e46ec3274bd4253ff16678d8bcb2
tree0033c2da433744fcf943d77b1a0c6173b25e5b0c
parentb06d011e316d671c637d7c0c2cd43febe25d69b3
ui: follow up style fixes, don't cram expressions into one line

We do not want to have multiple expressions on the same line, if it'
really is an exception.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/tree/SnapshotTree.js
www/manager6/window/Snapshot.js