Allon Mureinik has submitted this change and it was merged.
Change subject: core, webadmin: Remove TabType
......................................................................
core, webadmin: Remove TabType
The TabType enum is not used anywhere in the codebase, and thus should
be removed.
This patch removes it and any localization references to it.
Change-Id: I2e17e4e533439d9038654213d2f5375c16b24f0a
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
D
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/TabType.java
M
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Enums.java
M
frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/Enums.properties
3 files changed, 0 insertions(+), 63 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/14335
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2e17e4e533439d9038654213d2f5375c16b24f0a
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>