]> git.proxmox.com Git - pve-manager.git/commit
move notepanel padding out of the class
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 15 Jun 2016 13:13:26 +0000 (15:13 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 15 Jun 2016 14:37:45 +0000 (16:37 +0200)
commit688677441d082e59b6e8459b7b0a7ca40eefcd04
tree45a5ee9bdf557dafe9bfcfce069d6fb10dce611d
parent5240a1a390e44be4ef304294d5fc80a7eedf1fb2
move notepanel padding out of the class

it makes more sense to define the padding in context,
rather than directly in the component

especially if we want to use this panel elsewhere in the future

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/lxc/Summary.js
www/manager6/panel/NotesView.js
www/manager6/qemu/Summary.js