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 '''