]> git.proxmox.com Git - pve-manager.git/commitdiff
add icon to nodes more button
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 11 Apr 2016 08:19:07 +0000 (10:19 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 11 Apr 2016 09:50:47 +0000 (11:50 +0200)
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/node/Config.js

index 79a8f9b1ec03f7c5a1de3e1f76f82c5e7dfd967a..08a5886d3484c92575a77d5ab4b033a85aaa9842 100644 (file)
@@ -31,6 +31,7 @@ Ext.define('PVE.node.Config', {
 
        var actionBtn = Ext.create('Ext.Button', {
            text: gettext('More'),
+           iconCls: 'fa fa-fw fa-ellipsis-v',
            disabled: !caps.nodes['Sys.PowerMgmt'],
            menu: new Ext.menu.Menu({
                items: [