From 4aad1fa0418c0e5df651bd954a8efbab5acb3fa1 Mon Sep 17 00:00:00 2001 From: Johannes Hoermann <j.hoermann@adito.de> Date: Mon, 3 Jun 2019 16:05:12 +0200 Subject: [PATCH] remove test action --- entity/Task_entity/Task_entity.aod | 5 ----- 1 file changed, 5 deletions(-) diff --git a/entity/Task_entity/Task_entity.aod b/entity/Task_entity/Task_entity.aod index e768b571bf..d34c31eadc 100644 --- a/entity/Task_entity/Task_entity.aod +++ b/entity/Task_entity/Task_entity.aod @@ -470,11 +470,6 @@ </entityParameter> </children> </entityConsumer> - <entityActionField> - <name>exportLiquibase</name> - <onActionProcess>%aditoprj%/entity/Task_entity/entityfields/exportliquibase/onActionProcess.js</onActionProcess> - <iconIdProcess>%aditoprj%/entity/Task_entity/entityfields/exportliquibase/iconIdProcess.js</iconIdProcess> - </entityActionField> <entityParameter> <name>Type_param</name> <valueProcess>%aditoprj%/entity/Task_entity/entityfields/type_param/valueProcess.js</valueProcess> -- GitLab