mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
M #~: Minor fix to deploy form (#2194)
This commit is contained in:
parent
72a5e6d3ed
commit
9e3b4cd296
@ -374,7 +374,6 @@ const Actions = () => {
|
||||
form: MigrateForm,
|
||||
dialogProps: {
|
||||
title: T.Deploy,
|
||||
subheader: SubHeader,
|
||||
dataCy: `modal-${VM_ACTIONS.DEPLOY}`,
|
||||
},
|
||||
onSubmit: (rows) => async (formData) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user