From: kfiliyork <116465911+kfiliyork@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:19:14 +0000 (-0400) Subject: Enter data html updated X-Git-Url: https://git.nmode.ca/Rnaught/commitdiff_plain/59e570a7a5795770bf0cc2f2631b9083be9efd67?ds=sidebyside Enter data html updated removed Single entry template --- diff --git a/inst/app/templates/content/data/enter-data.html b/inst/app/templates/content/data/enter-data.html index f4d5e75..77846fa 100644 --- a/inst/app/templates/content/data/enter-data.html +++ b/inst/app/templates/content/data/enter-data.html @@ -1,17 +1,8 @@ -
-
- {{ htmlTemplate("templates/content/data/enter-data/single-entry.html") }} -
-
-
Data plot
- {{ plotOutput(outputId = "data_plot") }} -
-
-
-
- {{ htmlTemplate("templates/content/data/enter-data/bulk-entry.html") }} -
-
-
- {{ htmlTemplate("templates/content/data/enter-data/load-samples.html") }} -
+ +
+ {{ htmlTemplate("templates/content/data/enter-data/entry.html") }} +
+
+
+ {{ htmlTemplate("templates/content/data/enter-data/load-samples.html") }} +