mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-08-05 12:57:55 +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',
|
||||
name: 'keep-last',
|
||||
fieldLabel: gettext('keep-last'),
|
||||
fieldLabel: gettext('Keep Last'),
|
||||
cbind: {
|
||||
deleteEmpty: '{!isCreate}',
|
||||
emptyText: '{keepLastEmptyText}',
|
||||
|
Loading…
Reference in New Issue
Block a user