From c53a550f3b681b47beae1e6889fb3b231f57b9f7 Mon Sep 17 00:00:00 2001 From: Nate Hardison Date: Tue, 21 May 2013 16:32:40 -0700 Subject: [PATCH] Remove additional jQuery include jQuery already available across the whole site at the top level, so no need to include it again specifically for the chat widget. --- lms/templates/courseware/courseware.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/lms/templates/courseware/courseware.html b/lms/templates/courseware/courseware.html index 23abbef25b..2fa3adec0c 100644 --- a/lms/templates/courseware/courseware.html +++ b/lms/templates/courseware/courseware.html @@ -116,9 +116,6 @@ % endif % if course.show_chat: - - -