From d16abb67e8c3f3a059b89a3825c51ff8af401659 Mon Sep 17 00:00:00 2001 From: "S.Listl" <s.listl@adito.de> Date: Fri, 6 Dec 2019 16:36:33 +0100 Subject: [PATCH] AttributeRelation fixed --- .../recordcontainers/jdito/contentProcess.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/entity/AttributeRelation_entity/recordcontainers/jdito/contentProcess.js b/entity/AttributeRelation_entity/recordcontainers/jdito/contentProcess.js index dc05f17a36..4ab6f9834f 100644 --- a/entity/AttributeRelation_entity/recordcontainers/jdito/contentProcess.js +++ b/entity/AttributeRelation_entity/recordcontainers/jdito/contentProcess.js @@ -229,6 +229,10 @@ function _fetchParentAttributes (pAttributeIds, pParentAttributes) "", "", "", + "", + "", + "", + "", "" ]); }, attrCatalog); -- GitLab