remove personal heatmap script

このコミットが含まれているのは:
Simon Vieille 2019-01-25 13:57:56 +01:00
コミット 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');