primo commit
This commit is contained in:
4
media/plg_installer_urlinstaller/js/urlinstaller.min.js
vendored
Normal file
4
media/plg_installer_urlinstaller/js/urlinstaller.min.js
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
/**
|
||||
* @copyright (C) 2020 Open Source Matters, Inc. <https://www.joomla.org>
|
||||
* @license GNU General Public License version 2 or later; see LICENSE.txt
|
||||
*/Joomla=window.Joomla||{},(e=>{document.addEventListener("DOMContentLoaded",()=>{e.submitbuttonurl=()=>{const o=document.getElementById("adminForm"),t=document.getElementById("loading");t&&t.classList.remove("hidden"),o.installtype.value="url",o.submit()}})})(Joomla);
|
||||
Reference in New Issue
Block a user