Moti Asayag has uploaded a new change for review. Change subject: common: Indent entries in Common.gwt.xml ......................................................................
common: Indent entries in Common.gwt.xml Change-Id: Ie16999e2d567c33767074bf4d1011040191bc65c Signed-off-by: Moti Asayag <[email protected]> --- M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml 1 file changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/22/39122/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 cfaa9cb..7236ba6 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 @@ -53,10 +53,10 @@ <include name="common/businessentities/IscsiBond.java" /> <include name="common/businessentities/SANState.java" /> <include name="common/businessentities/HaMaintenanceMode.java" /> - <include name="common/businessentities/HasSerialNumberPolicy.java" /> - <include name="common/businessentities/SerialNumberPolicy.java" /> - <include name="common/businessentities/KdumpStatus.java" /> - <include name="common/businessentities/HasMigrationOptions.java" /> + <include name="common/businessentities/HasSerialNumberPolicy.java" /> + <include name="common/businessentities/SerialNumberPolicy.java" /> + <include name="common/businessentities/KdumpStatus.java" /> + <include name="common/businessentities/HasMigrationOptions.java" /> <!-- Network business entities --> <include name="common/businessentities/network/VdsNetworkInterface.java" /> -- To view, visit https://gerrit.ovirt.org/39122 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie16999e2d567c33767074bf4d1011040191bc65c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
