Chris Houseknecht
2014-08-16 03:56:56 -04:00
parent 36dfd780bb
commit 15c5247f90

View File

@@ -631,6 +631,10 @@ function JobDetailController ($location, $rootScope, $scope, $compile, $routePar
scope.liveEventProcessing = false;
scope.pauseLiveEvents = false;
scope.waiting = false;
scope.playsLoading = false;
scope.tasksLoading = false;
scope.hostResultsLoading = false;
scope.hostSummariesLoading = false;
}
else {
scope.job_status.finished = null;