1
0
Fork 0

remove personal heatmap script

Dieser Commit ist enthalten in:
Simon Vieille 2019-01-25 13:57:56 +01:00
Ursprung ba5f77363a
Commit 8e2328d146
Signiert von: deblan
GPG-Schlüssel-ID: 03383D15A1D31745
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -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');