ui token edit: add online help and fix subject
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
48a66a12ee
commit
9fdc5b2ef8
@ -3,7 +3,8 @@ Ext.define('PVE.dc.TokenEdit', {
|
||||
alias: ['widget.pveDcTokenEdit'],
|
||||
mixins: ['Proxmox.Mixin.CBind'],
|
||||
|
||||
subject: gettext('User'),
|
||||
subject: gettext('Token'),
|
||||
onlineHelp: 'pveum_tokens',
|
||||
|
||||
isAdd: true,
|
||||
isCreate: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user