Skip to content
Snippets Groups Projects
Commit dd2c8cba authored by gnaegi's avatar gnaegi
Browse files

OO-420 disable my courses and catalog admin panel, not ready for production in 8.4

parent f1aff44d
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@
</bean>
<!-- Business group admin. panel -->
<!-- Not enabled in 8.4 release. Work in progress, will be finished in a later release
<bean class="org.olat.core.extensions.action.GenericActionExtension" init-method="initExtensionPoints">
<property name="order" value="8209" />
<property name="actionController">
......@@ -28,6 +29,7 @@
</list>
</property>
</bean>
-->
<bean id="catalogModule" class="org.olat.catalog.CatalogModule" init-method="init">
<property name="persistedProperties">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment