]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/plugins/org.argeo.jcr.ui.explorer/META-INF/spring/jcr.xml
Desactivate file download by double click in the Jcr Explorer browser: RAP 2.x APIS...
[lgpl/argeo-commons.git] / server / plugins / org.argeo.jcr.ui.explorer / META-INF / spring / jcr.xml
index 2701948bdd790c90081f311d891189ec8f99fdf9..e074154ed7fda12f5fef80dcbb1a78d07857f45c 100644 (file)
@@ -5,6 +5,6 @@
        xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
         http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-2.5.xsd">
 
-       <bean id="repositoryRegister" class="org.argeo.jcr.DefaultRepositoryRegister">
-       </bean>
+       <bean id="repositoryRegister" class="org.argeo.jcr.DefaultRepositoryRegister" />
+
 </beans>