Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.4.0, 3.4.1, 3.4.2, 3.4.3, 3.4.4, 3.4.5, 3.4.6, 3.4.7, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.5, 4.0.6, 4.0.7
-
Fix Version/s: 3.4.8
-
Component/s: Core CiviCRM
-
Labels:None
Description
The jquery.contextMenu.js file should pass $ as an argument to the function i.e. the first line should be:
if(jQuery)( function($) {