Tomas Jelinek has submitted this change and it was merged.
Change subject: frontend: Console dialog look tuning
......................................................................
frontend: Console dialog look tuning
This patch tunes look of the console dialog. It adds tooltips to widgets and
slightly changes the layout.
It also fixes a problem when the changes in ConsolePopupView's checkboxes were
forgotten by switching the implementation.
Change-Id: I106de2876e3698d087c7996bfe1cac1f2bc6a19e
Signed-off-by: Frantisek Kobzik <fkobzik(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/popup/ConsolePopupView.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/popup/ConsolePopupView.ui.xml
3 files changed, 72 insertions(+), 29 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Frank Kobzik: Verified
--
To view, visit
http://gerrit.ovirt.org/14229
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I106de2876e3698d087c7996bfe1cac1f2bc6a19e
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>