mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-21 13:00:23 +01:00
added "shiny::"
This commit is contained in:
parent
a181a2816c
commit
0628bde488
10
app/ui.R
10
app/ui.R
@ -103,11 +103,11 @@ ui <- shiny::shinyUI(
|
||||
|
||||
# close sidebarLayout
|
||||
|
||||
br(),
|
||||
br(),
|
||||
br(),
|
||||
br(),
|
||||
hr(),
|
||||
shiny::br(),
|
||||
shiny::br(),
|
||||
shiny::br(),
|
||||
shiny::br(),
|
||||
shiny::hr(),
|
||||
shiny::tags$footer(shiny::strong("Disclaimer: "),
|
||||
"This tool is aimed at demonstrating use of REDCapCAST. No responsibility for data loss or any other problems will be taken. Please contact me for support.",
|
||||
shiny::br(),
|
||||
|
Loading…
Reference in New Issue
Block a user