We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e10772 commit 3c39296Copy full SHA for 3c39296
trunk/web/template/bs3/comparesource.php
@@ -55,7 +55,7 @@
55
<!-- Bootstrap core JavaScript
56
================================================== -->
57
<!-- Placed at the end of the document so the pages load faster -->
58
- <?php// include("template/$OJ_TEMPLATE/js.php");?>
+ <?php include("template/$OJ_TEMPLATE/js.php");?>
59
60
<!-- Requires CodeMirror 2.16 -->
61
<script type="text/javascript" src="mergely/codemirror.js"></script>
0 commit comments