HEX
Server: Apache/2.4.65 (Debian)
System: Linux localhost 6.9.12 #1 SMP Tue May 5 14:23:20 UTC 2026 x86_64
User: www-data (33)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/gravityforms/includes/settings/js/select-custom.min.js
window.addEventListener("load",function(){var n=document.querySelectorAll(".gform-settings-field__select_custom select"),e=document.querySelectorAll(".gform-settings-select-custom__reset");n.forEach(function(t){var n=t.parentNode.nextSibling;t.addEventListener("change",function(e){"gf_custom"===e.target.value&&(t.style.display="none",n.style.display="block")})}),e.forEach(function(e){var t=e.parentNode;e.addEventListener("click",function(e){t.style.display="none",n.forEach(function(e){e.value="",e.style.display="block"})})})});