1
0
Fork 0

remove personal heatmap script

Esse commit está contido em:
Simon Vieille 2019-01-25 13:57:56 +01:00
commit 8e2328d146
Assinado por: deblan
ID da chave GPG: 03383D15A1D31745
1 arquivos alterados com 2 adições e 1 exclusões

Ver arquivo

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