Alona Kaplan has uploaded a new change for review. Change subject: webadmin: fix NFE in AbstractLoginPopupView ......................................................................
webadmin: fix NFE in AbstractLoginPopupView no bz The style is used before it is initialized by the binder. Should be used after initWidget. Change-Id: I4e8134a0dbc9c84974dece289da0530906b58c9c Signed-off-by: Alona Kaplan <[email protected]> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/AbstractLoginPopupView.java M frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/login/view/LoginPopupView.ui.xml 2 files changed, 3 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/63/4163/1 -- To view, visit http://gerrit.ovirt.org/4163 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4e8134a0dbc9c84974dece289da0530906b58c9c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
