Merge pull request #7515 from edx/clytwynec/lms-onload-beacon

Fix code comment showing in rendered page
This commit is contained in:
Christine Lytwynec
2015-03-30 10:03:22 -04:00

View File

@@ -187,7 +187,7 @@
) if course_id and enrollment_action else ""
}</%def>
# Performance beacon for onload times
<!-- Performance beacon for onload times -->
% if settings.FEATURES.get('ENABLE_ONLOAD_BEACON', False):
<script>
(function () {