We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b24845 commit d3dfc04Copy full SHA for d3dfc04
lms/templates/main.html
@@ -48,7 +48,7 @@
48
</title>
49
</%block>
50
51
- <script async type="text/javascript" src="${static.url("lms/js/iframe-render.js")}"></script>
+ <script type="text/javascript" src="${static.url("lms/js/iframe-render.js")}"></script>
52
53
% if not allow_iframing:
54
<script type="text/javascript">
0 commit comments