Mockup with Master-Details page.
[taxeditor.git] / src / eu / etaxonomy / taxeditor / ICommandIds.java
index 349d94c2be42a5fecc82efdb1c8ded11a6a760bc..c405b99c39df53c018ac261c445bc960146549e4 100644 (file)
@@ -11,5 +11,6 @@ public interface ICommandIds {
 
     public static final String CMD_OPEN = "eu.etaxonomy.taxeditor.open";
     public static final String CMD_OPEN_MESSAGE = "eu.etaxonomy.taxeditor.openMessage";
+    public static final String CMD_OPEN_EDITOR = "eu.etaxonomy.taxeditor.openMessage";
     
 }