Alissa Bonas has posted comments on this change.

Change subject: webadmin: Hide checkbox in reinit dc with no SDs
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/DataCenterListModel.java
Line 434:                     
windowModel.setMessage(ConstantsManager.getInstance()
Line 435:                             .getConstants()
Line 436:                             
.thereAreNoCompatibleStorageDomainsAttachThisDcMsg());
Line 437:                     windowModel.getLatch().setIsAvailable(false);
Line 438:                     windowModel.getLatch().setIsChangable(false);
sounds about right. in next patchset.
Line 439:                     UICommand tempVar2 = new UICommand("Cancel", 
DataCenterListModel.this); //$NON-NLS-1$
Line 440:                     
tempVar2.setTitle(ConstantsManager.getInstance().getConstants().close());
Line 441:                     tempVar2.setIsDefault(true);
Line 442:                     tempVar2.setIsCancel(true);


-- 
To view, visit http://gerrit.ovirt.org/15334
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I9f02e55411a9a2a9ad873efb671306f8bc0f8ba5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to