Skip to content

Latest commit

 

History

History
executable file
·
27 lines (26 loc) · 1.2 KB

File metadata and controls

executable file
·
27 lines (26 loc) · 1.2 KB

© Commonwealth of Australia. With the exception of the Commonwealth Coat of Arms and where otherwise noted, this work is licensed under the CC BY 4.0 license.

<script src="/assets/js/script.min.js"></script> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha256-4+XzXVhsDmqanXGHaHvgh1gMQKX40OUvDEBTu8JcmNs=" crossorigin="anonymous"></script> <script> if ($("li.page-link-child.active").length) { $("li.page-link-child.active").closest(".page-link-parent").addClass("active"); console.log("added"); } </script>