From 04119cce3f64b2e5b2cc6a6a1842ffb7ae55cd5f Mon Sep 17 00:00:00 2001 From: Tom Giannattasio Date: Fri, 28 Sep 2012 12:37:25 -0400 Subject: [PATCH] remove collapsible from problem template --- lms/templates/problem.html | 34 +--------------------------------- 1 file changed, 1 insertion(+), 33 deletions(-) diff --git a/lms/templates/problem.html b/lms/templates/problem.html index c2e35bc3e4..83fc18c0f6 100644 --- a/lms/templates/problem.html +++ b/lms/templates/problem.html @@ -30,36 +30,4 @@ % endif - - -<%block name="js_extra"> - - + \ No newline at end of file