primo commit
This commit is contained in:
4
media/com_actionlogs/js/admin-actionlogs-default.min.js
vendored
Normal file
4
media/com_actionlogs/js/admin-actionlogs-default.min.js
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
/**
|
||||
* @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=[];document.querySelectorAll("input[name='cid[]']:checked").forEach(t=>e.push(t.value)),document.exportForm.cids.value=e.join(","),Joomla.submitform(o,document.getElementById("exportForm"));return}Joomla.submitform(o)};
|
||||
Reference in New Issue
Block a user