Change in ovirt-engine[master]: userportal: variable nav bar height

awels at redhat.com awels at redhat.com
Mon May 16 12:29:49 UTC 2016


Alexander Wels has submitted this change and it was merged.

Change subject: userportal: variable nav bar height
......................................................................


userportal: variable nav bar height

Previously, the nav bar was hardcoded to take up
90px of height. When a non-extended user logged into the
admin portal, they didn't have access to the nav bar
to see the extended tab, but there was still 90px of
whitespace there.

Now we shrink the nav bar's dock panel container down
to 30px when the user isn't an extended user.

Also decreased 90 -> 70px. 90 was too much.

Change-Id: I3019a22460d361938135498805d10bf21ac0d947
Bug-Url: https://bugzilla.redhat.com/1183741
Signed-off-by: Greg Sheremeta <gshereme at redhat.com>
---
M frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/presenter/MainSectionPresenter.java
M frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/MainSectionView.java
M frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/MainSectionView.ui.xml
3 files changed, 29 insertions(+), 85 deletions(-)

Approvals:
  Alexander Wels: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Greg Sheremeta: Verified



-- 
To view, visit https://gerrit.ovirt.org/57433
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3019a22460d361938135498805d10bf21ac0d947
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Sheremeta <gshereme at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list