Accidentally left in a print
This commit is contained in:
@@ -133,8 +133,6 @@ def index(request, course="6.002 Spring 2012", chapter="Using the System", secti
|
||||
|
||||
module=render_module(request, module)
|
||||
|
||||
print "Here",module['init_js']
|
||||
|
||||
if 'init_js' not in module:
|
||||
module['init_js']=''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user