marinofaggiana преди 5 години
родител
ревизия
754cd9be53
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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")