This commit is contained in:
McShelby 2022-07-03 11:31:55 +00:00
parent 5e10c4e78a
commit 34edfa4e76
319 changed files with 7614 additions and 7610 deletions

View file

@ -291,6 +291,10 @@ function initCodeClipboard(){
}
function initArrowNav(){
if( isPrint ){
return;
}
// button navigation
jQuery(function() {
jQuery('a.nav-prev').click(function(){