Authored by whb

css更新

@@ -68,7 +68,7 @@ class Controller_Activity extends Controller_Abstract @@ -68,7 +68,7 @@ class Controller_Activity extends Controller_Abstract
68 } 68 }
69 krsort($list); 69 krsort($list);
70 krsort($navList); 70 krsort($navList);
71 - if(empty($topics)) 71 + if(empty($navList))
72 { 72 {
73 if($this->_platform == 'web') 73 if($this->_platform == 'web')
74 { 74 {