From 96485694d32a1f34a0a5f30dea71a75e86b795a6 Mon Sep 17 00:00:00 2001 From: David Baumgold Date: Tue, 15 Oct 2013 10:25:46 -0400 Subject: [PATCH] disable tender because their Javascript breaks our page --- cms/templates/base.html | 1 - 1 file changed, 1 deletion(-) diff --git a/cms/templates/base.html b/cms/templates/base.html index cc27128183..116883b3f3 100644 --- a/cms/templates/base.html +++ b/cms/templates/base.html @@ -204,7 +204,6 @@ require(['js/models/course'], function(Course) { % endif <%include file="widgets/footer.html" /> - <%include file="widgets/tender.html" />