scale UP CPU and memory UI

This commit is contained in:
Pranav Saxena 2013-02-22 02:16:20 +05:30
parent b091ea6ead
commit 534f5540a3

View File

@ -1526,7 +1526,7 @@
allowedActions.push("destroy");
allowedActions.push("changeService");
allowedActions.push("reset");
allowedactions.push("scaleUp");
allowedActions.push("scaleUp");
if (isAdmin())
allowedActions.push("migrate");