From 3e9181fb84205c3e71d4418f08647bdda7c2d4cc Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Mon, 21 Jul 2014 10:14:57 +1000 Subject: [PATCH] [release-branch.go1.3] go.tools/godoc/static: remove unnecessary mainframe wrapper MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ««« CL 113130044 / c60f58db34e9 go.tools/godoc/static: remove unnecessary mainframe wrapper Fixes golang/go#8300. LGTM=adonovan R=golang-codereviews, adonovan, bradfitz CC=golang-codereviews https://golang.org/cl/113130044 »»» TBR=rsc R=golang-codereviews CC=golang-codereviews https://golang.org/cl/112510043 --- godoc/static/godoc.html | 10 ++++------ godoc/static/static.go | 10 ++++------ 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/godoc/static/godoc.html b/godoc/static/godoc.html index 6a34b308..ee6a3a6d 100644 --- a/godoc/static/godoc.html +++ b/godoc/static/godoc.html @@ -16,7 +16,10 @@ -
+
+... +
+
@@ -85,11 +88,6 @@ and code is licensed under a BSD license.
-
-
-... -
- diff --git a/godoc/static/static.go b/godoc/static/static.go index 42dfa073..eab34bc6 100644 --- a/godoc/static/static.go +++ b/godoc/static/static.go @@ -490,7 +490,10 @@ var Files = map[string]string{ -
+
+... +
+
@@ -559,11 +562,6 @@ and code is licensed under a BSD license.
-
-
-... -
-