Merge branch 'master' of http://dd-vmp07-com04:3000/AppStd/Monorepo
This commit is contained in:
@@ -40,7 +40,7 @@ Public Class frmFileflow_Duplicate
|
||||
If oSql IsNot Nothing Then
|
||||
Dim oResultDT = Await My.Database.GetDatatableIDBAsync(oSql)
|
||||
If Not IsNothing(oResultDT) Then
|
||||
Search.Run(oResultDT, "FileFlow Duplicate File")
|
||||
Search.RunWithDataTable(oResultDT, "FileFlow Duplicate File")
|
||||
End If
|
||||
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user