1
0
mirror of https://github.com/golang/go synced 2024-11-21 23:44:39 -07:00

godoc: switch on +1 buttons

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5754048
This commit is contained in:
Andrew Gerrand 2012-03-06 15:16:45 +11:00
parent d70627e5d0
commit 4191ff2436

View File

@ -61,7 +61,6 @@ Creative Commons Attribution 3.0 License.
</div>
</body>
<!--
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
@ -69,6 +68,5 @@ Creative Commons Attribution 3.0 License.
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
-->
</html>