diff --git a/js/vre2024.js b/js/vre2024.js index ed7ecdc..a06848b 100755 --- a/js/vre2024.js +++ b/js/vre2024.js @@ -52,7 +52,7 @@ jQuery(document).ready(function ($) { $( "#tabs" ).tabs(); }); window.addEventListener('load', function() { - console.log('Page is fully loaded'); +// console.log('Page is fully loaded'); //document.getElementById("edit-submit--2").setAttribute('value',''); document.querySelector(".clipboard-button").setAttribute('value',''); });