1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-23 02:04:34 +02:00

been testing an error with disqus

This commit is contained in:
Steve Heffernan 2010-06-10 18:15:49 -07:00
parent 60c7c20188
commit db5e42e49e

View File

@ -80,7 +80,7 @@
query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&'; query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&';
} }
} }
//document.write('<script charset="utf-8" type="text/javascript" src="http://disqus.com/forums/videojs/get_num_replies.js' + query + '"></' + 'script>'); document.write('<script charset="utf-8" type="text/javascript" src="http://disqus.com/forums/videojs/get_num_replies.js' + query + '"></' + 'script>');
})(); })();
//]]> //]]>
</script> </script>