Skip to content

Commit

Permalink
Update custom.js
Browse files Browse the repository at this point in the history
  • Loading branch information
little9 authored Aug 15, 2024
1 parent 2fe6132 commit b1bedbb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions 01JHU_INST-JHU/js/custom.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,8 @@
console.log("Error on loading file", ev);
});

document.addEventListener('DOMContentLoaded', function(e) {
document.querySelector('prm-static').previousSibling.remove();
document.querySelector('prm-static').nextSibling.remove();
});
}

loadJS('https://jhu-library-applications.github.io/showcase-bundle/discovery-showcase.bundled.js');
Expand Down

0 comments on commit b1bedbb

Please sign in to comment.