Fix watch stats not showing on homepage
This commit is contained in:
@@ -65,7 +65,7 @@ DOCUMENTATION :: END
|
||||
%>
|
||||
|
||||
% if data:
|
||||
% if data[0]['rows']:
|
||||
% if data[0]['stat_id']:
|
||||
<ul class="list-unstyled">
|
||||
% for top_stat in data:
|
||||
% if top_stat['stat_id'] == 'top_tv' and top_stat['rows']:
|
||||
|
Reference in New Issue
Block a user