]> git.argeo.org Git - gpl/argeo-suite.git/blobdiff - org.argeo.suite.workbench.rap/src/org/argeo/suite/workbench/commands/OpenDashboardEditor.java
Enhance refactoring, bug shooting
[gpl/argeo-suite.git] / org.argeo.suite.workbench.rap / src / org / argeo / suite / workbench / commands / OpenDashboardEditor.java
index 6f335cc4475dcaea6e8606571156e45192aa9b2d..6a9ef572ffa803683711e80a45bc060511f9ef01 100644 (file)
@@ -5,7 +5,7 @@ import javax.jcr.Repository;
 import javax.jcr.RepositoryException;
 import javax.jcr.Session;
 
-import org.argeo.connect.people.workbench.rap.editors.util.EntityEditorInput;
+import org.argeo.connect.ui.workbench.parts.EntityEditorInput;
 import org.argeo.jcr.JcrUtils;
 import org.argeo.node.NodeUtils;
 import org.argeo.suite.SuiteException;