Merge pull request #952 from sgmap/remove-useless-js
Remove a now useless JS statement
This commit is contained in:
commit
b76a7c9975
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