mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-20 01:45:30 -04:00
fix; move function to another file
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
Closes the hamburger menu when a link is clicked.
|
||||
*/
|
||||
function close_menu() {
|
||||
document.getElementById('menu-controller').checked=false
|
||||
}
|
||||
Reference in New Issue
Block a user