primo commit
This commit is contained in:
4
media/com_content/js/admin-articles-default-batch-footer.min.js
vendored
Normal file
4
media/com_content/js/admin-articles-default-batch-footer.min.js
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
/**
|
||||
* @copyright (C) 2018 Open Source Matters, Inc. <https://www.joomla.org>
|
||||
* @license GNU General Public License version 2 or later; see LICENSE.txt
|
||||
*/((n,o)=>{const a="data-submit-task",s="adminForm",i=t=>{const e=n.getElementById(s);e&&t==="article.batch"&&o(t,e)};n.addEventListener("DOMContentLoaded",()=>{const t=n.getElementById("batch-submit-button-id");t&&t.addEventListener("click",e=>{const r=e.target.getAttribute(a);return i(r),!1})})})(document,Joomla.submitform);
|
||||
Reference in New Issue
Block a user