User "Aaron Schulz" changed the status of MediaWiki.r83656. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/83656#c0 Commit summary: Fixing minor issues in mw.htmlform * jQuery should be mapped to $ before using it. $ should not be implied as global in-core. ("return $(this).show()" was using $ as global) ** added wrapper and replaced jQuery with $. * Missing semicolon _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
