mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
chore: updated Overview submenu to Overview and filter
This commit is contained in:
parent
ca29847450
commit
898ba12856
4 changed files with 26 additions and 7 deletions
|
|
@ -1 +1 @@
|
|||
hosted_version <- function()'v25.8.1-250808'
|
||||
hosted_version <- function()'v25.8.1-250827'
|
||||
|
|
|
|||
|
|
@ -160,10 +160,11 @@ ui_elements <- function(selection) {
|
|||
icon = shiny::icon("pen-to-square"),
|
||||
value = "nav_prepare",
|
||||
bslib::nav_panel(
|
||||
title = "Overview",
|
||||
title = "Overview and filter",
|
||||
icon = shiny::icon("eye"),
|
||||
value = "nav_prepare_overview",
|
||||
tags$h3("Overview and filtering"),
|
||||
# validation_ui("validation_col"),
|
||||
fluidRow(
|
||||
shiny::column(
|
||||
width = 9,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue