Common: fix crash
This commit is contained in:
@@ -198,7 +198,7 @@ Public Class frmDocumentResultList
|
||||
chkGridShowTitle.Checked = LayoutManager.GetBandTitleVisible()
|
||||
|
||||
Catch ex As Exception
|
||||
ErrorHandler.ShowErrorMessage(ex, "Error while loading results", "Form Load")
|
||||
ErrorHandler.ShowErrorMessage(ex, "Form Load", "Error while loading results")
|
||||
|
||||
Finally
|
||||
IsLoading = False
|
||||
|
||||
Reference in New Issue
Block a user