This commit is contained in:
@@ -963,7 +963,7 @@ namespace VEPROMS
|
||||
{
|
||||
toolsPanel.Expanded = true;
|
||||
toolsTabs.SelectedTab = toolsTabBookMarks;
|
||||
if (_CurrentItem != null) displayBookMarks.AddBookMark(_CurrentItem);
|
||||
if (_CurrentItem != null && !dlgFindReplace.Visible) displayBookMarks.AddBookMark(_CurrentItem);
|
||||
}
|
||||
else if (args.PanelTabName == "Global Search")
|
||||
{
|
||||
|
Reference in New Issue
Block a user