add force button

This commit is contained in:
Tanushree Tunstall 2022-10-10 15:45:58 +01:00
parent f5d5923e42
commit 47cc8c2661
3 changed files with 12 additions and 2 deletions

View file

@ -27,6 +27,10 @@ dashboardPage(skin="purple",
menuItem("Consurf", tabName="Consurf"),
menuItem("LogoP OR", tabName="LogoP OR"),
menuItem("Lineage", tabName="Lineage"),
actionButton("force",
"Force Refresh")
),
#menuItem('Stability count', tabName='Stability count'),
# These conditionalPanel()s make extra settings appear in the sidebar when needed