mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-01 05:47:01 +03:00
M #~: Fix typo (#2398)
This commit is contained in:
parent
f599d813ca
commit
e21a219154
@ -296,10 +296,10 @@ const Actions = () => {
|
||||
},
|
||||
{
|
||||
accessor: IMAGE_ACTIONS.NON_PERSISTENT,
|
||||
name: T.NonPersistyent,
|
||||
name: T.NonPersistent,
|
||||
isConfirmDialog: true,
|
||||
dialogProps: {
|
||||
title: T.NonPersistyent,
|
||||
title: T.NonPersistent,
|
||||
children: MessageToConfirmAction,
|
||||
dataCy: `modal-${IMAGE_ACTIONS.NON_PERSISTENT}`,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user