]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.client.ui.dist/META-INF/spring/editors.xml
Add doAs in RCP CmsView.
[gpl/argeo-slc.git] / org.argeo.slc.client.ui.dist / META-INF / spring / editors.xml
index fce4930c8ad0551a3370a48368673c47178a6bd9..23632d5db7b185ed0771166ba57d6ddcc688517b 100644 (file)
@@ -5,10 +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">
 
-       <!--  LEGACY -->
-       <!-- <bean id="org.argeo.slc.client.ui.dist.genericJcrQueryEditor" class="org.argeo.eclipse.ui.jcr.editors.GenericJcrQueryEditor" 
-               scope="prototype"> <property name="session" ref="slcSession" /> </bean> -->
-               
        <bean id="distWorkspaceEditor"
                class="org.argeo.slc.client.ui.dist.editors.DistWorkspaceEditor"
                scope="prototype">
@@ -28,4 +24,4 @@
                scope="prototype">
                <property name="repoService" ref="repoService" />
        </bean>
-</beans>
+</beans>
\ No newline at end of file