|
|
|
|
@ -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',''); |
|
|
|
|
}); |
|
|
|
|
|