]> git.proxmox.com Git - pve-manager.git/commit
indentation and jslint fix
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 31 Jul 2017 13:15:32 +0000 (15:15 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 31 Jul 2017 13:25:34 +0000 (15:25 +0200)
commit9ad28182db5e81e496be3fa471871ab1e7bb54ee
tree42b1b764dd1f0266883e7a129abfbf789bf15379
parentfddeb25b25d488615f88058aaf6b5a58e9f3a3b4
indentation and jslint fix

indentation was wrong on those lines, and js lint complains about
alias not being an array later, so make thoses lines not an array

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/ceph/OSD.js
www/manager6/ceph/Pool.js