mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-08-07 08:18:24 +00:00
prune panel: make keep-last label text like the others
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
bcc48f062c
commit
fef397f558
@ -18,7 +18,7 @@ Ext.define('Proxmox.panel.PruneInputPanel', {
|
|||||||
{
|
{
|
||||||
xtype: 'pmxPruneKeepField',
|
xtype: 'pmxPruneKeepField',
|
||||||
name: 'keep-last',
|
name: 'keep-last',
|
||||||
fieldLabel: gettext('keep-last'),
|
fieldLabel: gettext('Keep Last'),
|
||||||
cbind: {
|
cbind: {
|
||||||
deleteEmpty: '{!isCreate}',
|
deleteEmpty: '{!isCreate}',
|
||||||
emptyText: '{keepLastEmptyText}',
|
emptyText: '{keepLastEmptyText}',
|
||||||
|
Loading…
Reference in New Issue
Block a user