Merge fb2c0f31ac4c
This commit is contained in:
commit
400413f3a7
|
@ -1458,6 +1458,8 @@ DataStatusListener, IADTabpanel, IdSpace, IFieldEditorContainer
|
||||||
if (!tabPanel.isGridView()) {
|
if (!tabPanel.isGridView()) {
|
||||||
tabPanel.switchRowPresentation();
|
tabPanel.switchRowPresentation();
|
||||||
}
|
}
|
||||||
|
} else if (tabPanel != null && !tabPanel.getGridTab().isCurrent()) {
|
||||||
|
tabPanel.activate(true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue