5 lines
		
	
	
		
			323 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			323 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| /**
 | |
|  * @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())})});
 |