提交 176a5016 编写于 作者: S Serge Rider

Editor page activation fix

上级 23d73a1d
......@@ -485,6 +485,8 @@ public class EntityEditor extends MultiPageDatabaseEditor
if (defEditorPage != null) {
setActiveEditor(defEditorPage);
}
} else {
setActiveEditor(getEditor(0));
}
this.activeEditor = getActiveEditor();
if (activeEditor instanceof ITabbedFolderContainer) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册