]> git.proxmox.com Git - pve-manager.git/commit - www/mobile/PVEBar.js
add PVEBar class to provide an common menu titlebar
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 23 Sep 2015 15:54:41 +0000 (17:54 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 24 Sep 2015 04:49:32 +0000 (06:49 +0200)
commit5b765ae8b4896f06a466c36aeb162dea8a1477d1
tree59a63c2f8bf6a2640a33b95047470fa82982b246
parentc5e91d8e378e6aaf811cfdf99e565d810ddd55cc
add PVEBar class to provide an common menu titlebar

PVEBar inherits from Ext.TitleBar and provides an titlebar for the
PVE mobile components to reduce code reuse.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/mobile/Makefile
www/mobile/PVEBar.js [new file with mode: 0644]