Daniel Erez 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/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostGeneralModel.java Line 874: } Line 875: Line 876: InstallModel model = new InstallModel(); Line 877: setWindow(model); Line 878: model.setVds(getEntity()); set VDS before setWindow (as it's being used on edit method) Line 879: model.setTitle(constants.installHostTitle()); Line 880: model.setHashName("install_host"); //$NON-NLS-1$ Line 881: model.getOVirtISO().setIsAvailable(false); Line 882: -- 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: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches