[node-patches] Change in ovirt-node[master]: setup: add system information header to status page in

jboggs at redhat.com jboggs at redhat.com
Thu Jan 10 16:16:10 UTC 2013


Joey Boggs has uploaded a new change for review.

Change subject: setup: add system information header to status page in
......................................................................

setup: add system information header to status page in

Signed-off-by: Joey Boggs <jboggs at redhat.com>
Change-Id: I4cbb1f0001e4f3f53df1dcf86499a6ef77c533da
---
M scripts/tui/src/ovirt/node/setup/status_page.py
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/79/10879/1

diff --git a/scripts/tui/src/ovirt/node/setup/status_page.py b/scripts/tui/src/ovirt/node/setup/status_page.py
index 7a2c03a..bf7fac3 100644
--- a/scripts/tui/src/ovirt/node/setup/status_page.py
+++ b/scripts/tui/src/ovirt/node/setup/status_page.py
@@ -88,6 +88,8 @@
         ]
 
         widgets = [
+            ("headers[0]", ui.Header("System Information")),
+
             ("status",
                 ui.KeywordLabel(aligned("Status: "))),
             ("status._space", ui.Divider()),


--
To view, visit http://gerrit.ovirt.org/10879
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4cbb1f0001e4f3f53df1dcf86499a6ef77c533da
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Joey Boggs <jboggs at redhat.com>



More information about the node-patches mailing list