remove personal heatmap script

This commit is contained in:
Simon Vieille 2019-01-25 13:57:56 +01:00
부모 ba5f77363a
커밋 8e2328d146
로그인 계정: deblan
GPG 키 ID: 03383D15A1D31745
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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