(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 */Joomla=window.Joomla||{},function(t){document.addEventListener("DOMContentLoaded",function(){t.submitbutton=function(n){if(n==="groups.delete"){for(var o=document.getElementsByName("cid[]"),e=0;e<o.length;e+=1)if(o[e].checked&&o[e].parentNode.getAttribute("data-usercount")!=="0")return window.confirm(t.Text._("COM_USERS_GROUPS_CONFIRM_DELETE"))&&t.submitform(n),!1}return t.submitform(n),!1}})}(Joomla)})();