rename ECM references to IDB
This commit is contained in:
@@ -109,7 +109,7 @@ Public Class frmFormDesigner
|
||||
|
||||
_ControlLoader = New ControlLoader(My.LogConfig, LayoutControlGroupMain)
|
||||
|
||||
Dim oTable = Await My.Common.Views.VWICM_FORM_CONTROL(_FormId)
|
||||
Dim oTable = Await My.Common.Views.VWIDB_FORM_CONTROL(_FormId)
|
||||
|
||||
_ControlLoader.LoadControls(oTable)
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user