MSEdmiAppServerRename

This commit is contained in:
2020-12-18 08:01:03 +01:00
parent 82897a2f12
commit e3e17ce1be
4 changed files with 11 additions and 20 deletions

View File

@@ -313,7 +313,7 @@ Public Class frmMain
LOGGER.Debug($"Got the IDB_DOC_DATA_SQL..{IDB_DOC_DATA_SQL}")
End If
bsiGeneralInfo.Caption = "IDB active"
If APPSERVER_ACTIVE = True Then
If EDMIAppServerActive = True Then
BarStaticItemAppServer.Visibility = DevExpress.XtraBars.BarItemVisibility.Always
Else
BarStaticItemAppServer.Visibility = DevExpress.XtraBars.BarItemVisibility.Never