HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/farmfun.komma.pro/wwwroot/js/shop/kms/shop-kms.js
const ShopKMSHandler={init:function(){this.checkOrderCheckboxes()},checkOrderCheckboxes:function(){let e=document.querySelectorAll(".js-batch-checkbox"),t=e.length,n=document.querySelector(".batch_edit_controls");for(let c=0;c<t;c++)e[c].addEventListener("change",function(e){n.style.top=e.currentTarget.parentElement.offsetTop+"px",0===document.querySelectorAll("input.js-batch-checkbox:checked").length&&(n.style.top="-1000px")})}};document.addEventListener("DOMContentLoaded",function(){ShopKMSHandler.init()});