switch to monorepo for match & result forms

This commit is contained in:
Developer02 Digital Data
2019-10-14 15:15:38 +02:00
parent 8b1cfae8d5
commit 341c719777
26 changed files with 81 additions and 15097 deletions

View File

@@ -1,6 +1,7 @@
Imports DigitalData.Modules.Config
Imports DigitalData.Modules.Database
Imports DigitalData.Modules.Logging
Imports DigitalData.Modules.ZooFlow.Params
Module modCurrent
Public LogConfig As LogConfig
@@ -12,7 +13,7 @@ Module modCurrent
Public MyConnectionString As String = ""
Public HotkeyFunctionKey As String = ClassConstants.HOTKEY_CTRL
Public HotkeySearchKey As String = "f"
Public HotkeySearchKey As String = "d"
Public LogErrorsOnly As Boolean = True
Public CURRENT_WINDOW_NAME As String
@@ -51,7 +52,7 @@ Module modCurrent
Public DT_USER_PROFILES As DataTable
Public DT_CONNECTIONS As MyDataset.TBDD_CONNECTIONDataTable
Public CURRENT_MATCHING_PROFILES As New List(Of ClassProfileFilter.ProfileData)
Public CURRENT_MATCHING_PROFILES As New List(Of ProfileData)
Public CURRENT_CLIPBOARD_CONTENTS
'Public CURR_MATCH_WM_SEARCH