mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Signed-off-by: Jorge Lobo <jlobo@opennebula.io> (cherry picked from commit 82bb12af539af52d0da47edf09c96721ab05ac4f)
This commit is contained in:
parent
581f4f14ed
commit
50efc64d3b
@ -255,6 +255,7 @@ const LoginToken = () => {
|
||||
size="small"
|
||||
onClick={handleSubmit(handleCreateLoginToken)}
|
||||
className={classes.buttonSubmit}
|
||||
data-cy="addLoginToken"
|
||||
>
|
||||
{Tr(T.GetNewToken)}
|
||||
</Button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user