Merge "fix: add confirm resize/migrate button in the administrator"

This commit is contained in:
Zuul 2022-11-23 04:07:25 +00:00 committed by Gerrit Code Review
commit 744463b861

View File

@ -158,6 +158,9 @@ const adminActions = {
{
action: DeleteIronic,
},
{
action: ConfirmResize,
},
],
},
batchActions,