Last modified: 2013-08-20 11:49:53 UTC
UploadWizard has a *lot* of code that uses $j instead of $, which is pretty pointless almost 100% of the time, because they both go to jQuery. Let's fix that so new developers don't get stuck on it just for following the surrounding code's conventions.
Change 79910 had a related patch set uploaded by MarkTraceur: Use $ instead of $j https://gerrit.wikimedia.org/r/79910
Change 79910 merged by jenkins-bot: Use $ instead of $j https://gerrit.wikimedia.org/r/79910