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:
parent
47b3cead09
commit
c1eb34a589
@ -158,6 +158,9 @@ const adminActions = {
|
||||
{
|
||||
action: DeleteIronic,
|
||||
},
|
||||
{
|
||||
action: ConfirmResize,
|
||||
},
|
||||
],
|
||||
},
|
||||
batchActions,
|
||||
|
Loading…
Reference in New Issue
Block a user