You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bf...@apache.org on 2013/11/26 01:16:24 UTC

git commit: updated refs/heads/master to e559573

Updated Branches:
  refs/heads/master 84be2ab3b -> e55957308


Revert "Disable VR UI quickview, due to technical limitations"

This reverts commit 9dd650aca753dc41995ce1ef209371d275bc598b.


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

Branch: refs/heads/master
Commit: e5595730817c16de581f6775e118456881b41adf
Parents: 84be2ab
Author: Brian Federle <br...@citrix.com>
Authored: Mon Nov 25 16:16:06 2013 -0800
Committer: Brian Federle <br...@citrix.com>
Committed: Mon Nov 25 16:16:19 2013 -0800

----------------------------------------------------------------------
 ui/scripts/system.js | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e5595730/ui/scripts/system.js
----------------------------------------------------------------------
diff --git a/ui/scripts/system.js b/ui/scripts/system.js
index b9a27be..8f1572a 100644
--- a/ui/scripts/system.js
+++ b/ui/scripts/system.js
@@ -7636,7 +7636,6 @@
                                 });
                             },
                             detailView: {
-                                noCompact: true,
                                 name: 'Virtual applicance details',
                                 actions: {
                                     start: {
@@ -8277,8 +8276,7 @@
                                 });
                             },                                                       
                             detailView: {
-                                noCompact: true,
-                            	  name: 'Virtual Routers group by zone',                                	
+                            	name: 'Virtual Routers group by zone',                                	
                             	actions: {                            	
                                  	upgradeRouterToUseNewerTemplate: {
                                         label: 'Upgrade Router to Use Newer Template',
@@ -8494,7 +8492,6 @@
                                 });
                             },
                             detailView: {
-                                noCompact: true,
                                 name: 'Virtual Routers group by pod',
                                 actions: {
                                     upgradeRouterToUseNewerTemplate: {
@@ -8714,7 +8711,6 @@
                                 });
                             },
                             detailView: {
-                                noCompact: true,
                                 name: 'Virtual Routers group by cluster',
                                 actions: {
                                     upgradeRouterToUseNewerTemplate: {