From 35d129b2cec264c384301fb5bdf028d64b8926a2 Mon Sep 17 00:00:00 2001 From: Digital Data - Marlon Schreiber Date: Fri, 4 Mar 2022 11:58:51 +0100 Subject: [PATCH] ms --- GUIs.ZooFlow/Modules/Globix/frmGlobix_Index.vb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUIs.ZooFlow/Modules/Globix/frmGlobix_Index.vb b/GUIs.ZooFlow/Modules/Globix/frmGlobix_Index.vb index 03004f64..e7cf3ce3 100644 --- a/GUIs.ZooFlow/Modules/Globix/frmGlobix_Index.vb +++ b/GUIs.ZooFlow/Modules/Globix/frmGlobix_Index.vb @@ -761,7 +761,7 @@ Public Class frmGlobix_Index Dim oObjectStore As String = SelectedDocType.ObjectStore Dim oObjectKind As String = "DOC" Dim oBusinessEntity As String = "DEFAULT" - + sd Dim oProfileId As Integer = SelectedDocType.Guid Dim oAttributes As List(Of UserAttributeValue) = oValues Dim oOptions As New Options.ImportFileOptions