Alona Kaplan has posted comments on this change.

Change subject: webadmin: Renamed Bond() method to executeBond()
......................................................................


Patch Set 5: (1 inline comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostInterfaceListModel.java
Line 1265:                 this);
Line 1266:         CancelConfirm();
Line 1267:     }
Line 1268: 
Line 1269:     public void executeBond()
If you've done the change to avoid conflict with Bond class, you can simply 
change the method name to "bond()".
Line 1270:     {
Line 1271:         if (getWindow() != null)
Line 1272:         {
Line 1273:             return;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I91b2c18475c91fedee69e6b7b0d0ce77c1f80c03
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Lior Vernia <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to