Skip to content

Commit

Permalink
chore: update mturk_hit_template.html
Browse files Browse the repository at this point in the history
BOOSTRAP -> BOOTSTRAP
  • Loading branch information
eltociear authored Nov 22, 2024
1 parent d1efac5 commit c6e51c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/metrics/geneval/annotations/mturk_hit_template.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i" rel="stylesheet">
<style id="hitpub_css">
/***********************************************
MOSAIC BOOSTRAP OVERWRITES
MOSAIC BOOTSTRAP OVERWRITES
***********************************************/
#hitinfo .card {
border-radius: 0;
Expand Down Expand Up @@ -1853,7 +1853,7 @@ <h5 class="mb-0">
</html>
<!-- HIT END -->

<!-- BOOSTRAP JS -->
<!-- BOOTSTRAP JS -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
Expand Down

0 comments on commit c6e51c8

Please sign in to comment.