[CST-5303] "none" entityType is also supported

This commit is contained in:
Mykhaylo
2022-05-12 12:51:27 +02:00
parent b4e17f8d65
commit ce78d5fc1a

View File

@@ -101,6 +101,7 @@
<property name="supportedEntityTypes">
<list>
<value>Publication</value>
<value>none</value>
</list>
</property>
</bean>
@@ -112,6 +113,7 @@
<property name="supportedEntityTypes">
<list>
<value>Publication</value>
<value>none</value>
</list>
</property>
</bean>