Gilad Chaplik has submitted this change and it was merged. Change subject: webadmin: add buttons in the new cluster dialog and make it closeable ......................................................................
webadmin: add buttons in the new cluster dialog and make it closeable When create a cluster from the system tree panel, e.g. select a ovirtmgmt node in the system tree and select Clusters source tab, then click the New button, the "New Cluster" dialog has no OK button, Cancel button and cannot be closed. The selected node in the system tree is not a Data Center Node, but it was converted into a Data Center Node in the codes. So the codes generated a exception and could not reach the codes that add buttons. This patch fixed the problem. Change-Id: I33802bc7d3a703e6b15b7674a8255a50cf34e4f0 Bug-Url: https://bugzilla.redhat.com/1079180 Signed-off-by: Ma Like <like...@cs2c.com.cn> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterListModel.java 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Alona Kaplan: Looks good to me, approved Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/28380 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I33802bc7d3a703e6b15b7674a8255a50cf34e4f0 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Malike <like...@cs2c.com.cn> Gerrit-Reviewer: Alona Kaplan <alkap...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Malike <like...@cs2c.com.cn> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches