primo commit
This commit is contained in:
4
media/com_menus/js/default-batch-body.min.js
vendored
Normal file
4
media/com_menus/js/default-batch-body.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=>{const a=n.getElementById("batch-menu-id"),t=n.getElementById("batch-copy-move");let e;const c=()=>{e.value!==0||e.value!==""?t.classList.remove("hidden"):t.classList.add("hidden")};a&&(e=a),t&&e.addEventListener("change",c)})(document);
|
||||
Reference in New Issue
Block a user