[node-patches] Change in ovirt-node[master]: setup.kdump: small UI fix
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Tue Dec 11 20:09:44 UTC 2012
Fabian Deutsch has uploaded a new change for review.
Change subject: setup.kdump: small UI fix
......................................................................
setup.kdump: small UI fix
Change-Id: Ie00d87d3c3d35fcc6a2a3529f49f3b78e5a842fb
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M scripts/tui/src/ovirt/node/setup/kdump_page.py
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/79/9979/1
diff --git a/scripts/tui/src/ovirt/node/setup/kdump_page.py b/scripts/tui/src/ovirt/node/setup/kdump_page.py
index 0cd93de..ba4296f 100644
--- a/scripts/tui/src/ovirt/node/setup/kdump_page.py
+++ b/scripts/tui/src/ovirt/node/setup/kdump_page.py
@@ -84,6 +84,7 @@
("kdump.ssh_location", ui.Entry("SSH Location " +
"(example.redhat.com:/var/crash):",
align_vertical=True)),
+ ("divider[0]", ui.Divider()),
("kdump.nfs_location", ui.Entry("NFS Location " +
"root at example.redhat.com):",
align_vertical=True)),
--
To view, visit http://gerrit.ovirt.org/9979
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie00d87d3c3d35fcc6a2a3529f49f3b78e5a842fb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list