|
@@ -142,7 +142,7 @@ init_mathjax = function() {
|
|
}
|
|
}
|
|
init_mathjax();
|
|
init_mathjax();
|
|
</script>
|
|
</script>
|
|
-<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
|
|
|
|
|
|
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
|
|
|
|
|
|
<script type="text/javascript">
|
|
<script type="text/javascript">
|
|
jQuery(document).ready(function($) {
|
|
jQuery(document).ready(function($) {
|