Alexander Nazarov (nfokz) wrote in changelog,
Alexander Nazarov
nfokz
changelog

[ljcom] r13110: LJCOMCOMREAD-381: Smart App Banners

Committer: anazarov
LJCOMCOMREAD-381: Smart App Banners
U   trunk/cgi-bin/LJ/Hooks/S2Styles.pm
Modified: trunk/cgi-bin/LJ/Hooks/S2Styles.pm
===================================================================
--- trunk/cgi-bin/LJ/Hooks/S2Styles.pm	2013-01-15 09:34:20 UTC (rev 13109)
+++ trunk/cgi-bin/LJ/Hooks/S2Styles.pm	2013-01-15 12:04:05 UTC (rev 13110)
@@ -32,7 +32,10 @@
         my $uri = $r->hostname.$r->uri;
         my $head_meta = qq{<meta name="apple-itunes-app" content="app-id=$app_store_id, app-argument=http://$uri">};
         $$str_ref .= $head_meta;
-        LJ::need_res ("js/jquery/misc/jquery.lj.commreader.js");
+        LJ::need_res(qw{
+            js/jquery/misc/jquery.lj.commreader.js
+            templates/Widgets/commreader.tmpl
+        });
     }
 });
 

Tags: anazarov, ljcom, nfokz, pm
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments