From c9badc29bd1850c0e5277e2851e85e73a40999e6 Mon Sep 17 00:00:00 2001 From: Developer01 Date: Thu, 11 Sep 2025 14:28:44 +0200 Subject: [PATCH] GIT_TEST --- app/TaskFlow/frmValidator.vb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/TaskFlow/frmValidator.vb b/app/TaskFlow/frmValidator.vb index a092625..6a11584 100644 --- a/app/TaskFlow/frmValidator.vb +++ b/app/TaskFlow/frmValidator.vb @@ -43,7 +43,7 @@ Public Class frmValidator ''' Contains all grid columns for the current profile ''' Private Property DT_COLUMNS_GRID As DataTable - + Private Property GIT_TEST As Boolean = False ''' ''' Contains all grid columns for the current profile which have an sql but don't have a reference to a control '''