Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cscairns authored Feb 24, 2025
1 parent dd4e1ea commit 118ec9c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,6 @@ $(function() {


//in-page-selection control script

$(function(){
function show_hide(elem, parent){
var controls = elem.attr("data-controls");
Expand Down Expand Up @@ -469,4 +468,4 @@ $(function() {
}
}
}
})
})

0 comments on commit 118ec9c

Please sign in to comment.