Skip to content

Commit

Permalink
removed test
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoBoer committed Nov 9, 2022
1 parent d21bbad commit 47736b8
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -1492,7 +1492,6 @@ function parseContent(pageRef, sectionNum, contentNum, addHistory) {

//assign active class for current navbar
$("#nav li").not(':first-child').each(function(i, el){
true
if ($(el).hasClass("active")) {
$(el).removeClass("active")
}
Expand Down

0 comments on commit 47736b8

Please sign in to comment.