joomla-projects / gsoc17_js_tests

GSoC17 JS tests for Joomla 4
GNU General Public License v2.0
1 stars 1 forks source link

Need to remove document.ready(){} inside IIFE function #42

Open Supun94 opened 7 years ago

Supun94 commented 7 years ago

$(document).ready(function () {} closure don't need. Beause parent IIFE function do the same