Палсеич— (lusever) wrote in changelog,
Палсеич—
lusever
changelog

[livejournal] r19005: LJSUP-8678: Mail sharing should go to ht...

Committer: pkornilov
LJSUP-8678: Mail sharing should go to http://api.addthis.com
U   trunk/htdocs/js/journal.js
Modified: trunk/htdocs/js/journal.js
===================================================================
--- trunk/htdocs/js/journal.js	2011-04-28 07:28:44 UTC (rev 19004)
+++ trunk/htdocs/js/journal.js	2011-04-28 07:33:47 UTC (rev 19005)
@@ -129,17 +129,7 @@
 	}
 }
 
-// Share
-SHARETHIS_ary = [];
-SHARETHIS_ary.findByUrl = function(url)
-{
-	for (var i = this.length - 1; i >= 0; i--) {
-		if (url === this[i].properties.url) {
-			return this[i];
-		}
-	}
-}
-
+// Share at some S2 styles
 jQuery(document).click(function(e)
 {
 	var a = e.target,

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