Browse Source

UI change

master
Maxime Wack 6 years ago
parent
commit
b5b70c85dd
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app.R

+ 1
- 0
app.R View File

@@ -30,6 +30,7 @@ ui <- fluidPage(
sidebarLayout(
sidebarPanel(
a(href = "https://livenne.chu-nancy.fr/shiny_files/actes/actes_collact.wid", "Requête collact"),
br(),
a(href = "https://livenne.chu-nancy.fr/shiny_files/actes/actes_pims.wid", "Requête webPIMS"),
hr(),
fileInput("collact", "Fichier collact", accept = "text/csv"),


Loading…
Cancel
Save