diff --git a/lms/templates/courseware/courseware-chromeless.html b/lms/templates/courseware/courseware-chromeless.html index b0e021b37d..db15dbc08b 100644 --- a/lms/templates/courseware/courseware-chromeless.html +++ b/lms/templates/courseware/courseware-chromeless.html @@ -115,22 +115,30 @@ ${HTML(fragment.foot_html())} % endif % if is_learning_mfe: +## TODO: Remove console.log statements after production debugging