MediaWiki:Vector.js: Difference between revisions

From Sccswiki
Jump to navigation Jump to search
 
No edit summary
Line 1: Line 1:
/* Any JavaScript here will be loaded for users using the Vector skin */
/* Any JavaScript here will be loaded for users using the Vector skin */
alert("test").
alert("test");

Revision as of 15:33, 20 October 2020

/* Any JavaScript here will be loaded for users using the Vector skin */
alert("test");