From e0ef02630552de08e7a46609c40787a0a3325db7 Mon Sep 17 00:00:00 2001
From: "j.goderbauer" <j.goderbauer@adito.de>
Date: Thu, 31 Oct 2019 11:26:42 +0100
Subject: [PATCH] person_entity: remove test action

---
 entity/Person_entity/Person_entity.aod | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/entity/Person_entity/Person_entity.aod b/entity/Person_entity/Person_entity.aod
index 4d104964f8..5bb25c798b 100644
--- a/entity/Person_entity/Person_entity.aod
+++ b/entity/Person_entity/Person_entity.aod
@@ -1111,10 +1111,6 @@ Usually this is used for filtering COMMUNICATION-entries by a specified contact
       <name>STANDARD_COUNTRY</name>
       <valueProcess>%aditoprj%/entity/Person_entity/entityfields/standard_country/valueProcess.js</valueProcess>
     </entityField>
-    <entityActionField>
-      <name>ActionField</name>
-      <onActionProcess>%aditoprj%/entity/Person_entity/entityfields/actionfield/onActionProcess.js</onActionProcess>
-    </entityActionField>
     <entityParameter>
       <name>OnlyOwnSupervised_param</name>
       <expose v="true" />
-- 
GitLab