This commit is contained in:
parent
759824dd34
commit
b95fdb6239
@ -869,6 +869,12 @@ namespace VEPROMS
|
||||
{
|
||||
SpellChecker.DoSpellCheck();
|
||||
}
|
||||
else if (args.PanelTabName == "DisplayROUpdateROFST")
|
||||
{
|
||||
_SelectedROFst = null;
|
||||
displayRO.MyROFST = SelectedROFst;
|
||||
displayRO.RefreshRoTree();
|
||||
}
|
||||
}
|
||||
private void tc_StepPanelModeChange(object sender, StepRTBModeChangeEventArgs args)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user