Details
-
Type: Task
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Won't Do
-
Affects Version/s: HR-1.3
-
Fix Version/s: HR-1.3
-
Component/s: None
-
Labels:None
Description
Per CRM-14383 we need to update all references to cj with CRM.$ in the global scope and $ in the local scope.
While at it we should ensure all our js code is inside some closure - there's no reason for any global functions or variables.