removed log
This commit is contained in:
parent
fc4159915a
commit
deda5e20ca
@ -697,6 +697,4 @@ function tripAnimationController($document, $scope, $http, $timeout, $filter, $l
|
|||||||
}
|
}
|
||||||
if (trip && vm.activeTripIndex !== trip.dSIndex) vm.activeTripIndex = trip.dSIndex;
|
if (trip && vm.activeTripIndex !== trip.dSIndex) vm.activeTripIndex = trip.dSIndex;
|
||||||
}
|
}
|
||||||
|
|
||||||
$log.log(vm);
|
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user