Merge pull request #952 from sgmap/remove-useless-js

Remove a now useless JS statement
This commit is contained in:
gregoirenovel 2017-11-21 10:31:06 +01:00 committed by GitHub
commit b76a7c9975
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,3 @@
var TPS = TPS || {};
TPS.toggleChart = function(event, chartClass) {
var nextSelectorItem = $(event.target),
nextChart = $(chartClass),