Committer: szhirkov
LJSUP-8061: Add ability to hide reposted entries in the friends page.U trunk/htdocs/js/share.js
Modified: trunk/htdocs/js/share.js =================================================================== --- trunk/htdocs/js/share.js 2011-09-06 09:56:08 UTC (rev 19974) +++ trunk/htdocs/js/share.js 2011-09-07 03:13:26 UTC (rev 19975) @@ -105,7 +105,7 @@ }, services: { livejournal: { - title: 'LiveJournal', bindLink: 'http://www.livejournal.com/update.bml?repost={url}', openInTab: true + title: 'LiveJournal', bindLink: 'http://www.livejournal.com/update.bml?repost_type=c&repost={url}', openInTab: true }, facebook: { title: 'Facebook', bindLink: 'http://www.facebook.com/sharer.php?u={url}'