Ray Zhang преди 10 години
родител
ревизия
fd552bdd0e
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      Apex Mobile/Apex Mobile/DetailPageViewController.m

+ 1 - 0
Apex Mobile/Apex Mobile/DetailPageViewController.m

@@ -60,6 +60,7 @@
     ref.tintColor = [UIColor colorWithRed:0.10 green:0.68 blue:0.94 alpha:0.7];
     //    ref.hidden = true;
     [ref addTarget:self action:@selector(changeCell) forControlEvents:UIControlEventValueChanged];
+    
     [self.table addSubview:ref];
     if(self.tabBarController.tabBar.hidden==true)
     {