]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.ui.dist/META-INF/spring/editors.xml
Fix copy workspace & delete artifacts commands
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.ui.dist / META-INF / spring / editors.xml
index 3f97af1e3e5aa76452a40aa8ec783ee6f261c6fe..069bb1559b3e023874fdd655c9dca1c0a5d00430 100644 (file)
@@ -7,6 +7,6 @@
 
        <bean id="org.argeo.slc.client.ui.dist.genericJcrQueryEditor"
                class="org.argeo.eclipse.ui.jcr.editors.GenericJcrQueryEditor" scope="prototype">
-               <property name="session" ref="jcrSession" />
+               <property name="session" ref="slcSession" />
        </bean>
 </beans>