add force button
This commit is contained in:
parent
f5d5923e42
commit
47cc8c2661
3 changed files with 12 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue