Remove a now useless JS statement
This is now done in init.js
This commit is contained in:
parent
d3c2dabb21
commit
8997f57d21
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
var TPS = TPS || {};
|
||||
|
||||
TPS.toggleChart = function(event, chartClass) {
|
||||
var nextSelectorItem = $(event.target),
|
||||
nextChart = $(chartClass),
|
||||
|
|
Loading…
Reference in a new issue