theme: remove console warnings #242

This commit is contained in:
Sören Weber 2022-06-05 23:50:03 +02:00
parent f9f317688d
commit c8cde4f9f0
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -334,7 +334,7 @@ function initMenuScrollbar(){
// that need to be executed inbetween our own handlers
var psm = new PerfectScrollbar('#content-wrapper');
// PSC removed for #242 #243 #244
// var psc = new PerfectScrollbar(content);
var psc; // = new PerfectScrollbar(content);
document.addEventListener('keydown', function(){
// if we facked initial scrolling, we want to
// remove the focus to not leave visual markers on