This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit 67638625 authored by Michael Breu's avatar Michael Breu :speech_balloon:
Browse files

exercise details are working again

parent 05471a47
Branches
2 merge requests!188Merging Peer Reviewing et. al to Master,!164211 peer reviewing functionality
......@@ -12,6 +12,14 @@
<link rel="icon" href="favicon.ico" />
<link rel="manifest" href="manifest.webapp" />
<link rel="stylesheet" href="content/css/loading.css" />
<!-- jQuery library -->
<script src="content/js/jquery3.5.1.min.js"></script>
<!-- Popper JS -->
<script src="content/js/popper1.16.0.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="content/js/bootstrap4.5.2.min.js"></script>
<script src="content/js/duplicate/katex.min.js"></script>
<script src="content/js/duplicate/joypixels.min.js"></script>
<!-- jhipster-needle-add-resources-to-root - JHipster will add new resources here -->
</head>
<body>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment