can3p wrote in changelog

[livejournal] r19380: LJSUP-9138: All links are active in cale...

Committer: dpetrov
LJSUP-9138: All links are active in calendar in controlstrip on the user's home page
U   trunk/cgi-bin/weblib.pl
Modified: trunk/cgi-bin/weblib.pl
===================================================================
--- trunk/cgi-bin/weblib.pl	2011-06-28 06:08:21 UTC (rev 19379)
+++ trunk/cgi-bin/weblib.pl	2011-06-28 06:23:14 UTC (rev 19380)
@@ -2250,6 +2250,7 @@
     LJ::need_res(qw(
                     js/livejournal.js
                     js/controlstrip.js
+                    js/jquery/jquery.calendarEvents.js
                     js/jquery/jquery.lj.modal.js
                     ));
 }