Jump to content

MediaWiki:Common.js

From The Austrian Economics Wiki, the global repository of classical-liberal thought
Revision as of 14:30, 11 November 2010 by Forgottenman (talk | contribs) (the missing link?)

/* Import more specific scripts if necessary */

if (wgAction == "edit" || wgAction == "submit" || wgPageName == "Special:Upload") //scripts specific to editing pages {

   importScript("MediaWiki:Common.js/edit.js")

}