Yaniv Bronhaim has posted comments on this change. Change subject: webadmin: Set password auth field as default for reinstall after installFailed ......................................................................
Patch Set 1: (1 comment) .................................................... File frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostInstallPopupView.java Line 170: rbPassword.addValueChangeHandler(new ValueChangeHandler<Boolean>() { Line 171: @Override Line 172: public void onValueChange(ValueChangeEvent<Boolean> event) { Line 173: model.setAuthenticationMethod(AuthenticationMethod.Password); Line 174: displayPasswordField(true); the changes don't conflict btw Line 175: } Line 176: }); Line 177: Line 178: rbPublicKey.addValueChangeHandler(new ValueChangeHandler<Boolean>() { -- To view, visit http://gerrit.ovirt.org/22919 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I458e99a6351cd38d71a9949fb3044af5cfafd673 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <ybron...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Yaniv Bronhaim <ybron...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches