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:27:49 UTC

git commit: updated refs/heads/master to 70180d9

Updated Branches:
  refs/heads/master fc082832d -> 70180d99d


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/70180d99
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/70180d99
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/70180d99

Branch: refs/heads/master
Commit: 70180d99dd51b3d0f4ccad11466194e7d43df4ab
Parents: fc08283
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:27:37 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/70180d99/ui/scripts/system.js
----------------------------------------------------------------------
diff --git a/ui/scripts/system.js b/ui/scripts/system.js
index 1477d69..7c0fb41 100644
--- a/ui/scripts/system.js
+++ b/ui/scripts/system.js
@@ -14608,6 +14608,9 @@
                                     },
                                     disconnected: {
                                         label: 'label.last.disconnected'
+                                        },
+                                        cpusockets: {
+                                        	label: 'The Number of CPU Sockets'
                                     }
                                 }, {