remove personal heatmap script

This commit is contained in:
Simon Vieille 2019-01-25 13:57:56 +01:00
bovenliggende ba5f77363a
commit 8e2328d146
Getekend door: deblan
GPG sleutel-ID: 03383D15A1D31745
1 gewijzigde bestanden met toevoegingen van 2 en 1 verwijderingen

Bestand weergeven

@ -7,7 +7,7 @@ window.addEventListener('load', function() {
inputs[u].blur();
}
var profile = document.querySelector('.profile');
/*var profile = document.querySelector('.profile');
if (profile) {
var currentTab = profile.querySelector('.menu a.item.active');
@ -26,6 +26,7 @@ window.addEventListener('load', function() {
}
}
}
*/
var stylusInterval = window.setInterval(function() {
var stylus = document.querySelector('style.stylus');