first commit
This commit is contained in:
1
media/com_admin/js/admin-help.min.js
vendored
Normal file
1
media/com_admin/js/admin-help.min.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
const helpIndex=document.getElementById("help-index");helpIndex&&[].slice.call(helpIndex.querySelectorAll("a")).map((e=>e.addEventListener("click",(()=>{window.scroll(0,0)}))));
|
||||
Reference in New Issue
Block a user