Skip to content

Commit

Permalink
Adding assessments to flow classification rule tables
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwatkins73 committed Nov 13, 2023
1 parent 3b3e024 commit 86ecb3e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ function controller($q, $state, serviceBroker) {
assessmentRatings: _.keyBy(ratingsByEntityId[d.id] || [], r => r.rating.assessmentDefinitionId)
};
});
console.log(vm.gridData[14])
}


Expand Down

0 comments on commit 86ecb3e

Please sign in to comment.