| Current Path : /home/a/t/a/ataenra/www/media/plg_installer_folderinstaller/js/ |
| Current File : /home/a/t/a/ataenra/www/media/plg_installer_folderinstaller/js/folderinstaller-es5.min.js |
(function(){"use strict";/**
* @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||{},function(e){document.addEventListener("DOMContentLoaded",function(){e.submitbuttonfolder=function(){var t=document.getElementById("adminForm");if(t.install_directory.value==="")e.renderMessages({warning:[e.Text._("PLG_INSTALLER_FOLDERINSTALLER_NO_INSTALL_PATH")]});else{var n=document.getElementById("loading");n&&n.classList.remove("hidden"),t.installtype.value="folder",t.submit()}}})}(Joomla)})();