...
|
...
|
@@ -697,6 +697,4 @@ function tripAnimationController($document, $scope, $http, $timeout, $filter, $l |
697
|
697
|
}
|
698
|
698
|
if (trip && vm.activeTripIndex !== trip.dSIndex) vm.activeTripIndex = trip.dSIndex;
|
699
|
699
|
}
|
700
|
|
-
|
701
|
|
- $log.log(vm);
|
702
|
700
|
} |
|
|
\ No newline at end of file |
...
|
...
|
|