marinofaggiana vor 5 Jahren
Ursprung
Commit
754cd9be53
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      iOSClient/Main/Create cloud/NCCreateFormUploadConflict.swift

+ 1 - 0
iOSClient/Main/Create cloud/NCCreateFormUploadConflict.swift

@@ -67,6 +67,7 @@ import Foundation
         
         tableView.dataSource = self
         tableView.delegate = self
+        tableView.allowsSelection = false
         tableView.tableFooterView = UIView()
         
         tableView.register(UINib.init(nibName: "NCCreateFormUploadConflictCell", bundle: nil), forCellReuseIdentifier: "Cell")