can3p (can3p) wrote in changelog,
can3p
can3p
changelog

[livejournal] r18769: LJSUP-8461: Change urls in sharing

Committer: dpetrov
LJSUP-8461: Change urls in sharing
U   trunk/htdocs/js/share.js
Modified: trunk/htdocs/js/share.js
===================================================================
--- trunk/htdocs/js/share.js	2011-04-01 09:05:10 UTC (rev 18768)
+++ trunk/htdocs/js/share.js	2011-04-01 09:33:41 UTC (rev 18769)
@@ -33,7 +33,7 @@
 
 function preload( srcArr ) {
 	for( var i = srcArr.length; --i;
-		( new Image() ).src = Site.imgprefix + srcArr[ i ] + '?v=1';
+		( new Image() ).src = Site.imgprefix + srcArr[ i ] + '?v=1' );
 }
 
 function prepareOptions( opts ) {

Tags: can3p, js, livejournal
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