We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9fc0a5 commit 5ef6900Copy full SHA for 5ef6900
lms/templates/main.html
@@ -215,7 +215,6 @@
215
<script type="text/javascript" src="${static.url('js/header/header.js')}"></script>
216
<%static:optional_include_mako file="body-extra.html" is_theming_enabled="True" />
217
<script type="text/javascript" src="${static.url('js/src/jquery_extend_patch.js')}"></script>
218
- <script type="text/javascript" src="${static.url('js/src/jquery_extend_patch.js')}"></script>
219
</body>
220
</html>
221
0 commit comments