Lior Vernia has posted comments on this change.

Change subject: webadmin: Added Providers to system tree
......................................................................


Patch Set 7: (2 inline comments)

....................................................
File 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/tree/SystemTreeItemCell.java
Line 78:             break;
Line 79:         case Networks:
Line 80:             imageResource = applicationResources.networksTreeImage();
Line 81:             break;
Line 82:         case Provider:
Done
Line 83:             imageResource = applicationResources.networkTreeImage();
Line 84:             break;
Line 85:         case Providers:
Line 86:             imageResource = applicationResources.networksTreeImage();


Line 82:         case Provider:
Line 83:             imageResource = applicationResources.networkTreeImage();
Line 84:             break;
Line 85:         case Providers:
Line 86:             imageResource = applicationResources.networksTreeImage();
Done
Line 87:             break;
Line 88: 
Line 89:         default:
Line 90:             imageResource = applicationResources.questionMarkImage();


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I89c79d2789b1e6058c77404639f6c8b90f82d2a6
Gerrit-PatchSet: 7
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]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to