Skip to content

Commit b500d52

Browse files
author
Masafumi Okada
committed
- Changed column name of "Config" to "Validation".
- append HTML link on "Terminology"'s id.
1 parent f3ff64c commit b500d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ shinyUI(fluidPage(
2626
tableOutput('searchResult1')),
2727
tabPanel('Standard',
2828
tableOutput('searchResult2')),
29-
tabPanel('Config',
29+
tabPanel('Validation',
3030
tableOutput('searchResult3'))
3131
)
3232
, width=12))

0 commit comments

Comments
 (0)