]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
node network: add separators in top bar
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 26 Nov 2019 11:06:38 +0000 (12:06 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 26 Nov 2019 11:06:42 +0000 (12:06 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
node/NetworkView.js

index 0452f477933f1078a2cd74503bf6fef8a53c7ac7..a35e1e62423dc3f8cb31c11a67f50130511c41b1 100644 (file)
@@ -279,7 +279,7 @@ Ext.define('Proxmox.node.NetworkView', {
                        plain: true,
                        items: menu_items
                    }
-               }, ' ',
+               }, '-',
                {
                    text: gettext('Revert'),
                    handler: function() {
@@ -298,7 +298,7 @@ Ext.define('Proxmox.node.NetworkView', {
                },
                edit_btn,
                del_btn,
-               ' ',
+               '-',
                apply_btn
            ],
            items: [