fix: add confirm resize/migrate button in the administrator

Add confirm resize/migrate button in the instance list in the administrator

Closes-Bug: #1960388
Change-Id: I46b6e7f4dd5ecfeffe2845d5fb74a63092d875e7
This commit is contained in:
Jingwei.Zhang 2022-11-21 16:51:48 +08:00
parent 47b3cead09
commit c1eb34a589

View File

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