mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-16 18:43:26 +01:00
scale UP CPU and memory UI
This commit is contained in:
parent
b091ea6ead
commit
534f5540a3
@ -1526,7 +1526,7 @@
|
|||||||
allowedActions.push("destroy");
|
allowedActions.push("destroy");
|
||||||
allowedActions.push("changeService");
|
allowedActions.push("changeService");
|
||||||
allowedActions.push("reset");
|
allowedActions.push("reset");
|
||||||
allowedactions.push("scaleUp");
|
allowedActions.push("scaleUp");
|
||||||
|
|
||||||
if (isAdmin())
|
if (isAdmin())
|
||||||
allowedActions.push("migrate");
|
allowedActions.push("migrate");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user