
Vojtech Szocs has submitted this change and it was merged. Change subject: userportal: Edit Console Dialog fixes ...................................................................... userportal: Edit Console Dialog fixes Includes: - the dialog now has a title "Console Options" - the VM name is not hardcoded but displays the VM name correctly - the "Pass Ctrl-Alt-Del to virtual machine" is on one line Change-Id: Ide534fae54fab4029c4c90ec02b3d4b454ad0f5d Signed-off-by: Vojtech Szocs <vszocs@redhat.com> --- M frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/presenter/popup/console/ConsolePopupPresenterWidget.java M frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/popup/console/ConsolePopupView.java M frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/popup/console/ConsolePopupView.ui.xml 3 files changed, 38 insertions(+), 12 deletions(-) Approvals: Vojtech Szocs: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4891 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ide534fae54fab4029c4c90ec02b3d4b454ad0f5d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com>