You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by de...@apache.org on 2021/03/22 09:56:41 UTC

[ofbiz-framework] branch trunk updated: Removed extra space from eecas.xml file

This is an automated email from the ASF dual-hosted git repository.

deepak pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 00b92f4  Removed extra space from eecas.xml file
00b92f4 is described below

commit 00b92f4a254de1f256d6db7db7bea34f5b750202
Author: Deepak Dixit <de...@apache.org>
AuthorDate: Mon Mar 22 15:22:10 2021 +0530

    Removed extra space from eecas.xml file
---
 applications/content/entitydef/eecas.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/applications/content/entitydef/eecas.xml b/applications/content/entitydef/eecas.xml
index 135f0b2..f2b5371 100644
--- a/applications/content/entitydef/eecas.xml
+++ b/applications/content/entitydef/eecas.xml
@@ -51,10 +51,10 @@ under the License.
     <eca entity="PartyContent" operation="create-store" event="return">
         <action service="indexContentKeywords" mode="sync"/>
     </eca>
-    <eca entity="WebSiteContent  " operation="create-store" event="return">
+    <eca entity="WebSiteContent" operation="create-store" event="return">
         <action service="indexContentKeywords" mode="sync"/>
     </eca>
-    <eca entity="WorkEffortContent  " operation="create-store" event="return">
+    <eca entity="WorkEffortContent" operation="create-store" event="return">
         <action service="indexContentKeywords" mode="sync"/>
     </eca>