diff --git a/modules/attachments/show_res_id.php b/modules/attachments/show_res_id.php index e3ca3a7e44f7eacb25f0262e2281f3e835832296..7d7bb518f5a8674f057d015825d5c58f886a9b2b 100755 --- a/modules/attachments/show_res_id.php +++ b/modules/attachments/show_res_id.php @@ -33,8 +33,6 @@ if (_ID_TO_DISPLAY == 'chrono_number') { //VALIDATE_MAIL (contact_check) if (window.opener.document.getElementById('to_link') != null) { - console.log(window.opener.document.getElementById('to_link')); - console.log(window.opener.document.getElementById('iframe_tab').contentWindow.document.getElementById('attach_link')); window.opener.document.getElementById('iframe_tab').contentWindow.document.getElementById('res_id_link').value=<?php echo json_encode($_SESSION['stockCheckbox']); ?>; <?php if (_ID_TO_DISPLAY == 'chrono_number') {