MS
This commit is contained in:
@@ -563,7 +563,6 @@ Public Class ClassControlBuilder
|
||||
' Use the Select method to find all rows matching the filter.
|
||||
foundControls = CURRENT_DT_TBPMO_ENTITY_RIGHT_CONTROLS.Select(expression)
|
||||
Dim i As Integer
|
||||
Dim NODE_CONFIG_ID
|
||||
' Check if control is one of rightcontrols
|
||||
For i = 0 To foundControls.GetUpperBound(0)
|
||||
If foundControls(i)("CONTROL_ID") = CONTROL_ID Then
|
||||
|
||||
Reference in New Issue
Block a user