[node-patches] Change in ovirt-node[master]: ui: Pull label into InputElement
mburns at redhat.com
mburns at redhat.com
Wed Mar 6 20:32:57 UTC 2013
Michael Burns has submitted this change and it was merged.
Change subject: ui: Pull label into InputElement
......................................................................
ui: Pull label into InputElement
All classes derived from InputElement have a label in common which is
now pulled into InputElement itself.
Previously the logic to detect pending (unsaved) changes on a page was
broken, this is fixed with this patch.
Change-Id: I4eeed71fac885958aa6cdd8ca1aa873a77c22f7f
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M scripts/tui/src/ovirt/node/app.py
M scripts/tui/src/ovirt/node/plugins.py
M scripts/tui/src/ovirt/node/ui/__init__.py
M scripts/tui/src/ovirt/node/ui/urwid_builder.py
4 files changed, 54 insertions(+), 43 deletions(-)
Approvals:
Michael Burns: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/11850
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4eeed71fac885958aa6cdd8ca1aa873a77c22f7f
Gerrit-PatchSet: 31
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the node-patches
mailing list