Arik Hadas has uploaded a new change for review. Change subject: webadmin: remove non-existing resource DiskType ......................................................................
webadmin: remove non-existing resource DiskType Remove DiskType from Common.gwt.xml Change-Id: I30e5e31cbca9a2ad5557e374a9012be21a278f94 Signed-off-by: Arik Hadas <[email protected]> --- M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/42/39142/1 diff --git a/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml b/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml index 634fc9c..26dfb12 100644 --- a/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml +++ b/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml @@ -29,7 +29,6 @@ <include name="common/businessentities/AuditLog.java" /> <include name="common/businessentities/Bookmark.java" /> <include name="common/businessentities/CommandEntity.java" /> - <include name="common/businessentities/DiskType.java" /> <include name="common/businessentities/DisplayType.java" /> <include name="common/businessentities/GraphicsDevice.java" /> <include name="common/businessentities/GraphicsType.java" /> -- To view, visit https://gerrit.ovirt.org/39142 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I30e5e31cbca9a2ad5557e374a9012be21a278f94 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
