V 2.4.9.4 WISAG Buttons, Reject-Attribute als Ausnahme in CheckUpdateIndexe, FilterActive Hinweis, Logging anpassen
This commit is contained in:
@@ -656,7 +656,7 @@ Public Class frmValidatorSearch
|
||||
Show_File_Properties()
|
||||
End Sub
|
||||
Private Function Get_DocGrid_Layout_Filename(oIndex As Integer)
|
||||
Dim oUserConfigPath = CONFIG.UserConfigPath.Replace("UserConfig.xml", "")
|
||||
Dim oUserConfigPath = USER_CONFIG_DIRECTORY
|
||||
Dim oFilename As String = String.Format("GridViewDoc_Search-{0}-{1}-{2}-UserLayout.xml", oIndex, CURRENT_ProfilGUID, USER_LANGUAGE)
|
||||
Dim oPath = System.IO.Path.Combine(oUserConfigPath, oFilename)
|
||||
Return oPath
|
||||
|
||||
Reference in New Issue
Block a user