From 8b503eb1efe6a2734df9bb09124b86fafeae890a Mon Sep 17 00:00:00 2001 From: David Ormsbee Date: Mon, 23 Jul 2012 22:59:27 -0400 Subject: [PATCH 1/3] Remove YouTube title from showing in homepage video (thanks, Arjun). --- lms/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/index.html b/lms/templates/index.html index 0466da0408..57358db346 100644 --- a/lms/templates/index.html +++ b/lms/templates/index.html @@ -138,6 +138,6 @@ From 75ba3ebbd4db179821ca1eab9e6c30b8cca2770f Mon Sep 17 00:00:00 2001 From: David Ormsbee Date: Mon, 23 Jul 2012 23:02:04 -0400 Subject: [PATCH 2/3] Reverting the YouTube title hiding commit because it brings back the 'video playing in the background when you hit back' bug --- lms/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/index.html b/lms/templates/index.html index 57358db346..0466da0408 100644 --- a/lms/templates/index.html +++ b/lms/templates/index.html @@ -138,6 +138,6 @@ From 749740eb07fc92a4ff6bbe2210ac077de0a1d578 Mon Sep 17 00:00:00 2001 From: David Ormsbee Date: Mon, 23 Jul 2012 23:05:06 -0400 Subject: [PATCH 3/3] Actually, the bg play YT bug was there because of the lack of a class on the section. Re-removing the YouTube title. --- lms/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lms/templates/index.html b/lms/templates/index.html index 0466da0408..2b03e51280 100644 --- a/lms/templates/index.html +++ b/lms/templates/index.html @@ -136,8 +136,8 @@ -