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