MediaWiki:Common.js

From Ryzom Commons

Revision as of 03:24, 30 May 2010 by SirCotare (talk | contribs) (Replaced content with 'Any JavaScript here will be loaded for all users on every page load.: uploadDesc = document.getElementById( 'wpUploadDescription' ); uploadDesc.value="test";')
Jump to: navigation, search
/* Any JavaScript here will be loaded for all users on every page load. */
uploadDesc = document.getElementById( 'wpUploadDescription' );
uploadDesc.value="test";