5 lines
430 B
JavaScript
5 lines
430 B
JavaScript
/**
|
|
* @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);
|