fix #2122: use correct format in help text of timefield
this is shown on mouseover and read by textreaders Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
35efe4f1ca
commit
43f1b31f22
@ -149,6 +149,7 @@ Ext.define('PVE.dc.BackupEdit', {
|
||||
fieldLabel: gettext('Start Time'),
|
||||
name: 'starttime',
|
||||
format: 'H:i',
|
||||
formatText: 'HH:MM',
|
||||
value: '00:00',
|
||||
allowBlank: false
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user