Fixed some JS things [skip ci]

This commit is contained in:
James Cole
2015-05-26 07:50:38 +02:00
parent 89518b412d
commit c3c59d0627
8 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
/* globals google */
/* globals $, googleColumnChart, google, googleLineChart, googlePieChart, googleStackedColumnChart */
google.setOnLoadCallback(drawChart);