(REF) Setup UI - Follow jQuery plugin conventions more closely
authorTim Otten <totten@civicrm.org>
Thu, 16 Jul 2020 19:51:20 +0000 (12:51 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 16 Jul 2020 19:51:20 +0000 (12:51 -0700)
commit122da242af7653bd084868bb5177789d915a0c8a
tree86621eb5c17665084fcd5ba006a27abf2dd8e389
parentfe4a84d541eed2a6c542f995ec4e6bd4bcd4cfbe
(REF) Setup UI - Follow jQuery plugin conventions more closely

1. Conventional for jQuery plugins to be named `jquery.foo.js`

2. Conventional to bind to `window.jQuery` at load-time
setup/res/jquery.setupui.js [moved from setup/res/installer.js with 89% similarity]
setup/src/Setup/UI/SetupController.php