Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Hide checkbox in reinit dc with no SDs
......................................................................
webadmin: Hide checkbox in reinit dc with no SDs
Hide "approve operation" checkbox in reinitialize Data Center
dialog when there are no storage domains available to select for
reinitialize.
In that case there is no operation to be performed, thus the checkbox
is meaningless and misleading.
Change-Id: I9f02e55411a9a2a9ad873efb671306f8bc0f8ba5
Signed-off-by: Alissa Bonas <abonas(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/DataCenterListModel.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/15334
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9f02e55411a9a2a9ad873efb671306f8bc0f8ba5
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server