Skip to content

Commit

Permalink
chore: remove local log
Browse files Browse the repository at this point in the history
  • Loading branch information
vedhav committed Jun 27, 2024
1 parent 5f98a9a commit 8e78255
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/1.0_module_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ srv_data <- function(id, data, modules, filter) {
})

if (inherits(data, "teal_data_module")) {
print("Yes, clicking the modal")
shinyjs::disable(selector = "#root_module-active_tab.nav-tabs a")
shinyjs::click(id = "open_teal_data_module")
}
Expand Down

0 comments on commit 8e78255

Please sign in to comment.