From: David Symonds Date: Thu, 16 Feb 2012 06:14:26 +0000 (+1100) Subject: dashboard: tidy up 'top' link. X-Git-Tag: weekly.2012-02-22~195 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=e8edf84d81e70b054bf6e69de1f00e2d035a11f7;p=gostls13.git dashboard: tidy up 'top' link. The previous link worked, but was unnecessary and had a trailing "}". R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/5674068 --- diff --git a/misc/dashboard/app/build/ui.html b/misc/dashboard/app/build/ui.html index a1ae772f7a..148fd229d5 100644 --- a/misc/dashboard/app/build/ui.html +++ b/misc/dashboard/app/build/ui.html @@ -31,7 +31,7 @@ } .build .hash { font-family: monospace; - font-size: 9pt; + font-size: 9pt; } .build .result { text-align: center; @@ -128,7 +128,7 @@
prev next - top + top
{{end}}