| Current Path : /home/h/e/l/helpink/www/media/com_content/js/ |
| Current File : /home/h/e/l/helpink/www/media/com_content/js/articles-status.min.js |
/**
* @copyright (C) 2022 Open Source Matters, Inc. <https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/document.addEventListener("DOMContentLoaded",()=>{document.querySelectorAll(".article-status").forEach(e=>{e.addEventListener("click",t=>t.stopPropagation())})});