You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2014/11/28 19:03:48 UTC

[34/51] [abbrv] git commit: updated refs/heads/useraccount-refactoring to 1e25886

Revert "VM detail view: Disable 'change service offering' action per CLOUDSTACK-4200"

This reverts commit 73087bc3ffed4200e4e0a298b9e5539e248449a1.


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/837a17b3
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/837a17b3
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/837a17b3

Branch: refs/heads/useraccount-refactoring
Commit: 837a17b3da8e419143a9d6ee9ad67c69deebdb0b
Parents: db9c97e
Author: Brian Federle <br...@citrix.com>
Authored: Wed Nov 26 14:18:01 2014 -0800
Committer: Brian Federle <br...@citrix.com>
Committed: Wed Nov 26 14:18:01 2014 -0800

----------------------------------------------------------------------
 ui/scripts/instances.js | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/837a17b3/ui/scripts/instances.js
----------------------------------------------------------------------
diff --git a/ui/scripts/instances.js b/ui/scripts/instances.js
index 7ee5db4..11aa725 100644
--- a/ui/scripts/instances.js
+++ b/ui/scripts/instances.js
@@ -1459,9 +1459,6 @@
 
                     scaleUp: {
                         label: 'label.change.service.offering',
-                        preFilter: function() {
-                            return false;
-                        },
                         createForm: {
                             title: 'label.change.service.offering',
                             desc: function(args) {