Page MenuHomePhabricator

Use $ instead of $j everywhere
Closed, ResolvedPublic

Description

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.


Version: master
Severity: trivial

Details

Reference
bz53066

Related Objects

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 2:00 AM
bzimport added a project: UploadWizard.
bzimport set Reference to bz53066.
bzimport added a subscriber: Unknown Object (MLST).

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