Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/joomla5/media/layouts/js/joomla/html/batch/ |
| [Home] [System Details] [Kill Me] |
/**
* @copyright (C) 2018 Open Source Matters, Inc.
<https://www.joomla.org>
* @license GNU General Public License version 2 or later; see
LICENSE.txt
*/(()=>{const n=()=>{const
d=document.getElementById("batch-category-id"),o=document.getElementById("batch-menu-id"),c=document.getElementById("batch-position-id"),a=document.getElementById("batch-group-id"),t=document.getElementById("batch-copy-move");let
e;const
i=()=>{!e.value||e.value&&parseInt(e.value,10)===0?t.classList.add("hidden"):t.classList.remove("hidden")};d&&(e=d),o&&(e=o),c&&(e=c),a&&(e=a),t&&t.classList.add("hidden"),t&&e.addEventListener("change",i),document.removeEventListener("DOMContentLoaded",n,!0)};document.addEventListener("DOMContentLoaded",n,!0),document.addEventListener("joomla:updated",n,!0)})();