mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
parent
3b9d74e59e
commit
dc1804c4f5
@ -91,6 +91,7 @@ const Actions = () => {
|
||||
{
|
||||
dialogProps: {
|
||||
title: T.SelectCluster,
|
||||
dataCy: 'modal-select-cluster',
|
||||
},
|
||||
form: (rows) => ChangeClusterForm(),
|
||||
onSubmit: (rows) => async (formData) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user