Crabtree/SmartHome/UI/SimpleControl/Phone/Room/UserRoom.cs
@@ -1096,6 +1096,8 @@ fhRowView.AddChidren (btnFHNull); #endregion } //InitRoomView (roomFilePath); foreach (var devcieCommon in room.DeviceList) { if (devcieCommon == null) continue; @@ -2401,6 +2403,7 @@ //if (!roomDeviceFilePathList.Contains (filePath)) { // roomDeviceFilePathList.Add (filePath); //} }; GenericDialog.Current.ShowModifyRemarksDialog (commonDevice, commonBytes, btnEquipment, successAction); }