OnPro/HDL_ON/UI/UI2/2-Classification/FunctionControlZone.cs
@@ -246,8 +246,7 @@ UnSelectedImagePath = "Collection/CollectionGrayIcon.png", IsSelected = function.collect }; if (!function.isOnline()) { bodyDiv.BackgroundColor = CSS_Color.PromptingColor2; btnOffline = new Button() { @@ -260,7 +259,6 @@ TextAlignment = TextAlignment.CenterLeft }; bodyDiv.AddChidren(btnOffline); } } /// <summary>