work on resultlists
This commit is contained in:
@@ -258,7 +258,7 @@ Public Class frmMatch
|
||||
If TypeOf sender Is frmDataResultList Or TypeOf sender Is frmDocumentResultList Then
|
||||
For Each oForm As IResultForm In OpenForms
|
||||
' Determine if frmProfileMatch should be shown
|
||||
If oForm.ShouldReturnToMatchForm Then
|
||||
If oForm.ShouldReturnToPreviousForm Then
|
||||
oShouldOpenAgain = True
|
||||
End If
|
||||
Next
|
||||
|
||||
Reference in New Issue
Block a user