This commit is contained in:
Girish Ramakrishnan
2020-01-24 17:17:58 -08:00
parent d50d555372
commit 7432610629

View File

@@ -367,7 +367,7 @@ angular.module('Application').controller('ActivityController', ['$scope', '$loca
}
return line;
};
}
function fetchEventLogs() {
$scope.busy = true;