(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",s=function(t,e){(t==="templates.cancel"||n.formvalidator.isValid(e))&&i(t,e)},c=function(){var t=[].slice.call(n.querySelectorAll("["+a+"]"));t.forEach(function(e){e.addEventListener("click",function(r){r.preventDefault();var u=r.currentTarget.getAttribute(a);s(u,r.currentTarget.form)})})};n.addEventListener("DOMContentLoaded",function(){c()})})(document,Joomla.submitform)})();