Change in ovirt-engine[ovirt-engine-3.3]: webadmin: Changed Boolean argument to boolean
iheim at redhat.com
iheim at redhat.com
Tue Oct 8 13:46:04 UTC 2013
Itamar Heim has submitted this change and it was merged.
Change subject: webadmin: Changed Boolean argument to boolean
......................................................................
webadmin: Changed Boolean argument to boolean
There was no reason to ever pass null rather than true or false, and
no code called these constructors with a null value.
Change-Id: Ib99896c52b950dcf56891c5e6e2e8b7b760bc830
Bug-Url: https://bugzilla.redhat.com/990612
Signed-off-by: Lior Vernia <lvernia at redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/panels/NetworkItemPanel.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/panels/NicPanel.java
2 files changed, 2 insertions(+), 2 deletions(-)
Approvals:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/19820
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib99896c52b950dcf56891c5e6e2e8b7b760bc830
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list