HDL_ON/UI/UI2/2-Classification/ClassificationPageBLL.cs
@@ -231,6 +231,10 @@ }; foreach (var f in room.GetRoomFunctions(false)) { //if(f.spk == SPK.OtherCommon) //{ // continue; //} if (f.trait_on_off.curValue.ToString() == "on") { btn.Visible = true;