mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 05:02:50 +08:00
cleared console.log
This commit is contained in:
parent
28fa00c30c
commit
a7b6135b2f
1 changed files with 0 additions and 1 deletions
|
@ -1190,7 +1190,6 @@ $(document).change(function(){
|
|||
setTimeout(function(){
|
||||
$(".report-nav-link").each( function(){
|
||||
truncateLongString( $(this), 30);
|
||||
console.log($(this));
|
||||
});
|
||||
}, 1000);
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue