Parcourir la source

search option

Marino Faggiana il y a 8 ans
Parent
commit
60b84f6c00
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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");
 }