diff --git a/client/cat3/src/partials/sections/dashboard/bots/controller/botHistoryCtrl.js b/client/cat3/src/partials/sections/dashboard/bots/controller/botHistoryCtrl.js index fd0f047e9..d927b9d15 100644 --- a/client/cat3/src/partials/sections/dashboard/bots/controller/botHistoryCtrl.js +++ b/client/cat3/src/partials/sections/dashboard/bots/controller/botHistoryCtrl.js @@ -20,7 +20,7 @@ items = $scope.templateSelected; } - $scope.botHistory = items; + $scope.botDetail = items; $scope.botId = items.botId; var botHistoryGrid = uiGridOptionsService.options(); @@ -95,7 +95,7 @@ bpcolumnDefs = chefGrid; } else if(auditType === 'jenkins') { var jenkinsGrid = [ - { name:'Job Number',field:'auditTrailConfig.jenkinsBuildNumber',cellTemplate:'{{row.entity.auditTrailConfig.jenkinsBuildNumber}}', sort:{ direction: 'desc'}, cellTooltip: true}, + { name:'Job Number',field:'auditTrailConfig.jenkinsBuildNumber',cellTemplate:'{{row.entity.auditTrailConfig.jenkinsBuildNumber}}', sort:{ direction: 'desc'}, cellTooltip: true}, { name:'Job Output',cellTemplate:'',cellTooltip: true}, { name:'Log Info',width: 90,cellTemplate:'',cellTooltip: true}, { name:'Status',field:'status',cellTemplate:'