Zooflow: Implement Single file Search Results, Rework client wrt Address parsing
This commit is contained in:
@@ -117,7 +117,7 @@ Public Class frmFlowSearch1
|
||||
|
||||
Private Sub frmFlowSearch1_Load(sender As Object, e As EventArgs) Handles Me.Load
|
||||
Logger = My.LogConfig.GetLogger()
|
||||
SearchRunner = New SearchRunner(My.LogConfig, My.Application.GetEnvironment)
|
||||
SearchRunner = New SearchRunner(My.LogConfig, My.Application.GetEnvironment, "FlowSearch")
|
||||
|
||||
Try
|
||||
If My.Application.User.Language = "de-DE" Then
|
||||
|
||||
Reference in New Issue
Block a user