mirror of
https://github.com/johrpan/geposanui.git
synced 2025-10-27 03:37:25 +01:00
Rename results module to details
This commit is contained in:
parent
5bf3aa8a4a
commit
da6bae70a9
3 changed files with 4 additions and 4 deletions
2
R/ui.R
2
R/ui.R
|
|
@ -162,7 +162,7 @@ ui <- function(options) {
|
|||
),
|
||||
tabPanel(
|
||||
title = "Detailed results",
|
||||
results_ui("results")
|
||||
details_ui("results")
|
||||
),
|
||||
tabPanel(
|
||||
title = "g:Profiler",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue