1
0
mirror of https://github.com/golang/go synced 2024-11-05 14:36:11 -07:00
go/cmd/present
Konstantin Shaposhnikov 1074774aec cmd/present: fix slides movement when -play=false
Fix by removing jQuery usage from slides.js as jquery.js is only
available when play.js is included.

Fixes golang/go#9878

Change-Id: I5793350105b138d7b7645f11d814e1d2f573a73e
Reviewed-on: https://go-review.googlesource.com/20288
Reviewed-by: Andrew Gerrand <adg@golang.org>
2016-03-07 22:13:35 +00:00
..
static cmd/present: fix slides movement when -play=false 2016-03-07 22:13:35 +00:00
templates x/tools/present: add video element for slides 2016-01-13 03:34:37 +00:00
appengine.go cmd/present: move critical _ import to another file 2015-09-17 03:09:26 +00:00
dir.go cmd/present: skip the "golang.org" directory 2014-12-14 23:37:49 +00:00
doc.go cmd/present: update the instructions for App Engine 2015-10-12 09:20:14 +00:00
local.go playground: recognize managed vm's as being "on app engine" 2015-09-17 02:42:04 +00:00
play_http.go cmd/present: move critical _ import to another file 2015-09-17 03:09:26 +00:00
play_socket.go playground: recognize managed vm's as being "on app engine" 2015-09-17 02:42:04 +00:00
play.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00