Skip to content

Commit 1f92651

Browse files
author
kuivenhoven1
committed
forgot to addthis file
1 parent 00eed0c commit 1f92651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

statsPage/static/js/time_stats/pie_by_year.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ function loadpiechart(thiso){
6262
}
6363
}
6464

65-
alert("this stuff: " + sept + " " + oct + " " + nov + " " + dec);
65+
//alert("this stuff: " + sept + " " + oct + " " + nov + " " + dec);
6666

6767
var data = google.visualization.arrayToDataTable([
6868
['Month', 'Number of Sessions'],

0 commit comments

Comments
 (0)