Skip to content

Commit

Permalink
Remove jQuery, only needed for IE (#407)
Browse files Browse the repository at this point in the history
Co-authored-by: Valerie Young <spectranaut@igalia.com>
  • Loading branch information
spectranaut and spectranaut committed May 24, 2022
1 parent 9238afb commit 463aabb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions html-aam/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@
a11y: false
};
</script>
<!-- local resources - see line 18 -->
<script src="script/jquery.details.min.js"></script>
<!-- end local resources -->
<script>
var mappingTableLabels = {
viewByTable: "View as a single table",
Expand Down

0 comments on commit 463aabb

Please sign in to comment.