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

View File

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