Committer: dnikolaev
LJSUP-10994: Remove links ( By page views By visitors) from ratingU trunk/cgi-bin/LJ/Widget/HomepageRU.pm
Modified: trunk/cgi-bin/LJ/Widget/HomepageRU.pm =================================================================== --- trunk/cgi-bin/LJ/Widget/HomepageRU.pm 2012-01-19 15:18:25 UTC (rev 11334) +++ trunk/cgi-bin/LJ/Widget/HomepageRU.pm 2012-01-20 07:43:13 UTC (rev 11335) @@ -76,7 +76,7 @@ ## Ratings if (LJ::is_enabled('personal_stats_ratings')) { - $result{personalstats} = LJ::PersonalStats->get_result_html($remote, { widget => 1, unique_journals => 1, rating_country => $GET->{rating} }, '/ratings/posts/'); + $result{personalstats} = LJ::PersonalStats->get_result_html($remote, { widget => 1, unique_journals => 1, rating_country => $GET->{rating} }, '/ratings/posts/', { homepage => 1 }); } ## Widget SUP1MillionPromo