(function(){"use strict";/** * @copyright (C) 2018 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */(function(n,i){var a="data-submit-task",o=function(t,e){(t==="modules.cancel"||n.formvalidator.isValid(e))&&i(t,e)},s=function(){var t=[].slice.call(n.querySelectorAll("["+a+"]"));t.forEach(function(e){e.addEventListener("click",function(r){r.preventDefault();var c=r.currentTarget.getAttribute(a);o(c,r.currentTarget.form)})})};n.addEventListener("DOMContentLoaded",function(){s()})})(document,Joomla.submitform)})();