Gilad Chaplik has posted comments on this change.

Change subject: webadmin: sort roles in permissions popup
......................................................................


Patch Set 3: (1 inline comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/Linq.java
Line 1229:     }
Line 1230: 
Line 1231:     public final static class StorageNamePredicate implements 
IPredicate<StorageDomain> {
Line 1232: 
Line 1233:         private final String name;
remove final
Line 1234: 
Line 1235:         public StorageNamePredicate(String name) {
Line 1236:             this.name = name;
Line 1237:         }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ifb5fcbebbe39f32193767d0ba6c928e7db4fc6c1
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Noam Slomianko <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Noam Slomianko <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to