Current Path :
/
home
/
develito
/
.trash
/
v6
/
media
/
com_content
/
js
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//home/develito/.trash/v6/media/com_content/js/form-edit.min.js
/** * @copyright (C) 2018 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */((e,r)=>{const o="data-submit-task",i="adminForm",n=t=>{const a=e.getElementById(i);(t==="article.cancel"||e.formvalidator.isValid(a))&&r(t,a)};e.addEventListener("DOMContentLoaded",()=>{e.querySelectorAll(`[${o}]`).forEach(t=>{t.addEventListener("click",a=>{a.preventDefault();const s=t.getAttribute(o);n(s)})})})})(document,Joomla.submitform);