mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
This commit is contained in:
parent
9ae7cc2d03
commit
268038e49e
5 changed files with 36 additions and 32 deletions
|
|
@ -13,7 +13,7 @@ library(rlang)
|
|||
#'
|
||||
#' @name update-variables
|
||||
#'
|
||||
update_variables_ui <- function(id, title = TRUE) {
|
||||
update_variables_ui <- function(id, title = "") {
|
||||
ns <- NS(id)
|
||||
if (isTRUE(title)) {
|
||||
title <- htmltools::tags$h4(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue