mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
revised ui
This commit is contained in:
parent
b2745f5628
commit
af4e21b836
22 changed files with 110 additions and 64 deletions
|
|
@ -37,7 +37,7 @@ data_missings_ui <- function(id, ...) {
|
|||
inputId = ns("act_miss"),
|
||||
label = i18n$t("Evaluate"),
|
||||
width = "100%",
|
||||
icon = phosphoricons::ph("calculator"),
|
||||
icon = phosphoricons::ph("calculator",weight = "bold"),
|
||||
# icon = shiny::icon("calculator"),
|
||||
disabled = TRUE
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue