Move most of the code to the internal packages
[lgpl/argeo-commons.git] / org.argeo.security.ui.admin / META-INF / spring / parts.xml
index d680910fd28530006699e7a708a59abe45e63a3b..1c65b66f85bd45f50d043f8db38cb0ed7dce7556 100644 (file)
@@ -6,7 +6,7 @@
 
 
        <!-- Editors -->
-       <bean id="userEditor" class="org.argeo.security.ui.admin.editors.UserEditor"
+       <bean id="userEditor" class="org.argeo.security.ui.admin.internal.parts.UserEditor"
                scope="prototype">
                <property name="userAdminWrapper" ref="userAdminWrapper" />
        </bean>