From f7b43fc0596c1e00cb777d4ab6c7606bb694f569 Mon Sep 17 00:00:00 2001 From: hduchesne Date: Mon, 25 Sep 2023 17:08:41 +0200 Subject: [PATCH] Update definition to remove the mixin added for the ticket BACKLOG-21521 --- bootstrap4-core/src/main/resources/META-INF/definitions.cnd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap4-core/src/main/resources/META-INF/definitions.cnd b/bootstrap4-core/src/main/resources/META-INF/definitions.cnd index 5cc4ffb..7c784a2 100644 --- a/bootstrap4-core/src/main/resources/META-INF/definitions.cnd +++ b/bootstrap4-core/src/main/resources/META-INF/definitions.cnd @@ -3,6 +3,6 @@ -[bootstrap4mix:component] > jmix:droppableContent, jmix:editorialContent, jmix:accessControllableContent mixin +[bootstrap4mix:component] > jmix:droppableContent, jmix:editorialContent mixin [bootstrap4nt:version] > jnt:content, bootstrap4mix:component