Gilad Chaplik has posted comments on this change.
Change subject: webadmin: Disable revomal of plugged vnic on a running vm
......................................................................
Patch Set 2: Looks good to me, approved
(1 inline comment)
....................................................
File
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/networks/NetworkVmListModel.java
Line 137: ArrayList<VM> vms = new ArrayList<VM>();
Line 138: List<PairQueryable<VmNetworkInterface, VM>> selectedItems =
Line 139: getSelectedItems() != null ? getSelectedItems() : new
ArrayList();
Line 140: for (PairQueryable<VmNetworkInterface, VM> item :
selectedItems)
Line 141: {
format or gerrit?
Line 142: vms.add(item.getSecond());
Line 143: }
Line 144:
Line 145:
getRemoveCommand().setIsExecutionAllowed(VdcActionUtils.CanExecute(vms,
--
To view, visit http://gerrit.ovirt.org/11974
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I795096615e8ef5118cceb56155aa6806af736ebb
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches