Difference between revisions of "MediaWiki:Common.js"
Wiselowadmin (talk | contribs) (Created page with "→Any JavaScript here will be loaded for all users on every page load.: function gowno(){ alert("To jest test") }") |
Wiselowadmin (talk | contribs) |
||
Line 1: | Line 1: | ||
/* Any JavaScript here will be loaded for all users on every page load. */ | /* Any JavaScript here will be loaded for all users on every page load. */ | ||
− | + | document.getElementById(jstest).innerHTML = "sram" | |
− | |||
− |
Revision as of 12:18, 13 February 2022
/* Any JavaScript here will be loaded for all users on every page load. */ document.getElementById(jstest).innerHTML = "sram"