[ljcom] r12321: LJSUP-11266: Users should be able to adj...
Committer: dnikolaev
LJSUP-11266: Users should be able to adjust rating (disable users and entries)U trunk/cgi-bin/LJ/Widget/HomepageRU.pm
Modified: trunk/cgi-bin/LJ/Widget/HomepageRU.pm
===================================================================
--- trunk/cgi-bin/LJ/Widget/HomepageRU.pm 2012-07-19 13:02:57 UTC (rev 12320)
+++ trunk/cgi-bin/LJ/Widget/HomepageRU.pm 2012-07-19 13:07:07 UTC (rev 12321)
@@ -165,6 +165,7 @@
'filter_selfpromo' => 1,
'filter_featured' => 0,
'filter_blacklist' => $rating_show_custom,
+ 'unique_journals' => !$rating_show_custom,
} );
$result{personalstats} = $entries_top->template_output( {
