Difference between revisions of "MediaWiki:Common.js"

From LTwiki-Wiki for LTspice
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. */
 +
alert('A quick test of common.js, just hit okay');

Revision as of 18:32, 20 April 2013

/* Any JavaScript here will be loaded for all users on every page load. */
alert('A quick test of common.js, just hit okay');