mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-27 05:52:32 +00:00
ui: tags: highlight finish inline editing button
by making it a 'regular' blue button instead of a toolbar button Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
66dace4b3c
commit
2da3166e58
@ -336,7 +336,6 @@ Ext.define('PVE.panel.TagEditContainer', {
|
|||||||
disabled: '{!isDirty}',
|
disabled: '{!isDirty}',
|
||||||
},
|
},
|
||||||
hidden: true,
|
hidden: true,
|
||||||
ui: 'default-toolbar',
|
|
||||||
handler: 'editClick',
|
handler: 'editClick',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user