You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by je...@apache.org on 2014/01/10 20:26:34 UTC

git commit: updated refs/heads/4.3 to 3d2d93a

Updated Branches:
  refs/heads/4.3 a80debbdd -> 3d2d93ad5


CLOUDSTACK-5614: UI > Hosts > detailView > add new field "The Number of CPU Sockets".


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

Branch: refs/heads/4.3
Commit: 3d2d93ad5ffc4490b9b2730bd605eb4c0cb9e103
Parents: a80debb
Author: Jessica Wang <je...@apache.org>
Authored: Fri Jan 10 11:26:14 2014 -0800
Committer: Jessica Wang <je...@apache.org>
Committed: Fri Jan 10 11:26:23 2014 -0800

----------------------------------------------------------------------
 ui/scripts/system.js | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/3d2d93ad/ui/scripts/system.js
----------------------------------------------------------------------
diff --git a/ui/scripts/system.js b/ui/scripts/system.js
index 8558de9..1bda90f 100644
--- a/ui/scripts/system.js
+++ b/ui/scripts/system.js
@@ -13691,6 +13691,9 @@
                                         },                                        
                                         disconnected: {
                                             label: 'label.last.disconnected'
+                                        },
+                                        cpusockets: {
+                                        	label: 'The Number of CPU Sockets'
                                         }
                                     },