Skip to content

Commit ae73230

Browse files
committed
add citation to tour tab
1 parent addf48f commit ae73230

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ui.R

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ navbarPage(
4141
uiOutput("nextButtonControl")
4242
),
4343
uiOutput("tourText")
44+
),
45+
tags$div(
46+
id="cite",
47+
citation
4448
)
4549
)
4650
),

0 commit comments

Comments
 (0)