marinofaggiana 5 rokov pred
rodič
commit
ba9087e188
1 zmenil súbory, kde vykonal 4 pridanie a 4 odobranie
  1. 4 4
      iOSClient/Main/CCMain.m

+ 4 - 4
iOSClient/Main/CCMain.m

@@ -1550,10 +1550,7 @@
     
     [[NCNetworking sharedInstance] deleteMetadata:appDelegate.arrayDeleteMetadata.firstObject user:appDelegate.activeUser userID:appDelegate.activeUserID password:appDelegate.activePassword url:appDelegate.activeUrl completion:^(NSInteger errorCode, NSString *errorDescription) { }];
     [appDelegate.arrayDeleteMetadata removeObjectAtIndex:0];
-    
-    // remove optimization
-    _dateReadDataSource = nil;
-    
+        
     // End Select Table View
     [self tableViewSelect:false];
 }
@@ -1582,6 +1579,9 @@
     
     [appDelegate.arrayMoveMetadata removeObjectAtIndex:0];
     [appDelegate.arrayMoveServerUrlTo removeObjectAtIndex:0];
+    
+    // End Select Table View
+    [self tableViewSelect:false];
 }
 
 // DELEGATE : Select