mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
remove log line
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
});
|
||||
|
||||
Reveal.on( 'slidechanged', event => {
|
||||
console.log( event.currentSlide );
|
||||
document.getElementsByClassName('slides')[0].scrollIntoView({behavior: 'smooth'})
|
||||
$.ajax({url: "/comic/set_page/{{nav.cur_path}}/" + event.indexh + "/"})
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user