Current File : /home/pacjaorg/public_html/kmm/media/com_actionlogs/js/admin-actionlogs-default.min.js |
/**
* @copyright (C) 2019 Open Source Matters, Inc. <https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/Joomla.submitbutton=o=>{if(o==="actionlogs.exportLogs"){Joomla.submitform(o,document.getElementById("exportForm"));return}if(o==="actionlogs.exportSelectedLogs"){const e=[],t=[].slice.call(document.querySelectorAll("input[name='cid[]']:checked"));t.length&&t.forEach(m=>{e.push(m.value)}),document.exportForm.cids.value=e.join(","),Joomla.submitform(o,document.getElementById("exportForm"));return}Joomla.submitform(o)};