Skip to content

Commit

Permalink
Inclusion rules cohort selection fix
Browse files Browse the repository at this point in the history
  • Loading branch information
azimov committed Oct 6, 2023
1 parent d30b34d commit 8b12daa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/cohort-diagnostics-main-ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ cdUiControls <- function(ns) {
condition = "
input.tabs == 'conceptsInDataSource' |
input.tabs == 'orphanConcepts'|
input.tabs == 'inclusionRules'|
input.tabs == 'indexEvents' |
input.tabs == 'visitContext'",
ns = ns,
Expand Down

0 comments on commit 8b12daa

Please sign in to comment.