marinofaggiana 5 yıl önce
ebeveyn
işleme
9abddfde57
1 değiştirilmiş dosya ile 0 ekleme ve 7 silme
  1. 0 7
      iOSClient/Activity/NCActivity.swift

+ 0 - 7
iOSClient/Activity/NCActivity.swift

@@ -200,13 +200,6 @@ extension NCActivity: UITableViewDataSource {
             cell.didSelectItemEnable = self.didSelectItemEnable
             cell.subject.textColor = NCBrandColor.sharedInstance.textView
             
-            /*
-            if filterFileId == nil {
-                cell.backgroundColor = NCBrandColor.sharedInstance.backgroundView
-            } else {
-                cell.backgroundColor = NCBrandColor.sharedInstance.backgroundForm
-            }
-            */
             // icon
             if activity.icon.count > 0 {