Skip to content

Commit

Permalink
Primary Measurable Ratings
Browse files Browse the repository at this point in the history
- ratings browser for related measurables
  - optimised query to test if worth showing the section

#CTCTOWALTZ-2746
finos#6635
  • Loading branch information
db-waltz committed Jun 20, 2023
1 parent 4e75169 commit 1d7c755
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ function controller(serviceBroker) {

const prepareData = () => {
if (_.isEmpty(vm.measurables) ||
// _.isEmpty(vm.ratingTallies) ||
_.isEmpty(vm.categories) ||
_.isEmpty(vm.ratingSchemesById)) {

Expand Down

0 comments on commit 1d7c755

Please sign in to comment.