Common.js: Difference between revisions
(Moved .js file import commands into LocalSettings.php, using HeadScript) |
Yadasampati (talk | contribs) No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
let div = document.getElementById("div_audio"); | |||
if (div !== null) alert("Hare Krsna"); |
Revision as of 06:08, 30 May 2024
let div = document.getElementById("div_audio"); if (div !== null) alert("Hare Krsna");