Skip to content

Commit

Permalink
Revert "Some more edits"
Browse files Browse the repository at this point in the history
This reverts commit 8249f72.
  • Loading branch information
natalie-bernhard committed Mar 25, 2024
1 parent e1e4290 commit a64d116
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/content/_assets/js/tabs.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ $(document).ready(function() {
$(this).parent().find('.tab_link' + tab_class).addClass("active");
handleFloatingCodeColumn();
handleFloatingTableOfContent();
// handleTOCScrolling();
});
});

Expand Down

0 comments on commit a64d116

Please sign in to comment.