From fbfec2b8b0d2bb80795d12990422ebd412ca3352 Mon Sep 17 00:00:00 2001 From: Shixiang Wang Date: Fri, 22 Nov 2024 20:53:04 +0800 Subject: [PATCH] switch visits count to clustrmaps, previous records are lost --- inst/shinyapp/ui/footer.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inst/shinyapp/ui/footer.R b/inst/shinyapp/ui/footer.R index 7e8efab4..f698c906 100644 --- a/inst/shinyapp/ui/footer.R +++ b/inst/shinyapp/ui/footer.R @@ -5,7 +5,7 @@ ui.footer <- function() { tags$br(), HTML("A community-driven bioinformatics innovation collaboration group in China |"), tags$a(href = "https://github.com/openbiox/XenaShiny/blob/master/LICENSE", "GPLv3 License"), - HTML(''), + HTML("
"), align = "center", style = " position:relative; bottom:0;