nfokz wrote in changelog

[ljcom] r12941: LJSUP-14366: There are not ml-variables ...

Committer: anazarov
LJSUP-14366: There are not ml-variables at S1 journals 'friends pages'
U   trunk/cgi-bin/LJ/Hooks/ControlStrip.pm
Modified: trunk/cgi-bin/LJ/Hooks/ControlStrip.pm
===================================================================
--- trunk/cgi-bin/LJ/Hooks/ControlStrip.pm	2012-11-23 13:24:58 UTC (rev 12940)
+++ trunk/cgi-bin/LJ/Hooks/ControlStrip.pm	2012-11-26 06:49:42 UTC (rev 12941)
@@ -148,7 +148,7 @@
         # LJ::need_res("stc/controlstrip-${color}-local.css");
     }
 
-    LJ::need_res(LJ::Widget::Calendar->need_res());
+    LJ::Widget::Calendar->render_body();
 
     LJ::need_res(LJ::Widget::JournalPromoStrip->need_res()) if LJ::Widget::JournalPromoStrip->should_render();