mirror of
https://github.com/pi-hole/web.git
synced 2025-12-22 11:48:26 +00:00
Move PHP scripts to scripts folder
This commit is contained in:
3
scripts/pi-hole/js/header.js
Normal file
3
scripts/pi-hole/js/header.js
Normal file
@@ -0,0 +1,3 @@
|
||||
// Remove JS warning
|
||||
var jswarn = document.getElementById("js-warn-exit");
|
||||
jswarn.parentNode.removeChild(jswarn);
|
||||
Reference in New Issue
Block a user