
Tomas Jelinek has submitted this change and it was merged. Change subject: webadmin: template main tab -> vm subtab -> vm name may disappear ...................................................................... webadmin: template main tab -> vm subtab -> vm name may disappear The problem was that the vm name in this subtab did not have the size set. If the webadmin was opened in a screen where the name did not fit in, it was collapsed completely. Fixed by setting it the same width as the host name has. Change-Id: Icfd85eb615f6c7ecec378015594d85fdf0864ccb Bug-Url: https://bugzilla.redhat.com/1209185 Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/template/SubTabTemplateVmView.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved Jenkins CI: Passed CI tests Martin Betak: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/44230 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icfd85eb615f6c7ecec378015594d85fdf0864ccb Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org