Jump to content

Template:RidgeRun Platform Security Manual/TOC: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 244: Line 244:
                 var currentPage = window.location.pathname.split('/').pop(); // Get the current page name
                 var currentPage = window.location.pathname.split('/').pop(); // Get the current page name
                 var links = document.querySelectorAll('.wiki-toc-list a');
                 var links = document.querySelectorAll('.wiki-toc-list a');
                console.log(currentPage);


                 links.forEach(function (link) {
                 links.forEach(function (link) {
Cookies help us deliver our services. By using our services, you agree to our use of cookies.