Marino Faggiana 8 лет назад
Родитель
Сommit
60b84f6c00
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      iOSClient/Main/CCMain.m

+ 1 - 0
iOSClient/Main/CCMain.m

@@ -1985,6 +1985,7 @@
 
 - (void)searchBar:(UISearchBar *)searchBar selectedScopeButtonIndexDidChange:(NSInteger)selectedScope
 {
+    // self.searchDisplayController.searchBar.selectedScopeButtonIndex = 1;
     //[self updateSearchResultsForSearchController:self.searchController];
     NSLog(@"x");
 }