diff --git a/inst/templates/ruminate.R b/inst/templates/ruminate.R index c0de774..6d2d8df 100644 --- a/inst/templates/ruminate.R +++ b/inst/templates/ruminate.R @@ -131,8 +131,7 @@ ui <- shinydashboard::dashboardPage( htmlOutput(NS("UD", "ui_ud_load_data"))), htmlOutput(NS("UD", "ui_ud_clean")), htmlOutput(NS("UD", "ui_ud_select_sheets")), - htmlOutput(NS(id, "ui_ud_workflows")), - div(style="display:inline-block;vertical-align:top;width:40px", uiele_code_button), + htmlOutput(NS("UD", "ui_ud_workflows")), htmlOutput(NS("UD", "ui_ud_text_load_result"))), column(width=6, tags$p( diff --git a/inst/templates/ruminate_devel.R b/inst/templates/ruminate_devel.R index e22ce10..3737231 100644 --- a/inst/templates/ruminate_devel.R +++ b/inst/templates/ruminate_devel.R @@ -147,8 +147,7 @@ ui <- shinydashboard::dashboardPage( htmlOutput(NS("UD", "ui_ud_load_data"))), htmlOutput(NS("UD", "ui_ud_clean")), htmlOutput(NS("UD", "ui_ud_select_sheets")), - htmlOutput(NS(id, "ui_ud_workflows")), - div(style="display:inline-block;vertical-align:top;width:40px", uiele_code_button), + htmlOutput(NS("UD", "ui_ud_workflows")), htmlOutput(NS("UD", "ui_ud_text_load_result"))), column(width=6, tags$p(