]> 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 e36f591cbbab9d5adb447426e213dc147947b12a..23632d5db7b185ed0771166ba57d6ddcc688517b 100644 (file)
@@ -5,11 +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="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">
@@ -29,4 +24,4 @@
                scope="prototype">
                <property name="repoService" ref="repoService" />
        </bean>
-</beans>
+</beans>
\ No newline at end of file