Moti Asayag has posted comments on this change. Change subject: core: removed archaic commented out code. ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/29901/1/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/configure/roles_ui/RoleTreeView.java File frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/configure/roles_ui/RoleTreeView.java: Line 49: thirdNode = createSelectionTreeNodeModel(isReadOnly, third); Line 50: thirdNode.setIsSelectedNotificationPrevent(true); Line 51: thirdNode.setIsSelectedNullable(false); Line 52: thirdNode.setTooltip(third.getTooltip()); Line 53: checkstyle forbids tws Line 54: return thirdNode; Line 55: } Line 56: Line 57: protected static boolean isUser(SelectionTreeNodeModel thirdNode) { -- To view, visit http://gerrit.ovirt.org/29901 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0e7a81ba3fa7e7621c50397f3fd6c01fd7f6570a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Mucha <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Yevgeny Zaspitsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
