X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/dce01ac19a0298388089ce4297a44ef2aa2c4c46..d863f1db42f0de8dbcf2029331eb2eabc77614b3:/inst/app/templates/content/data/view-data.html diff --git a/inst/app/templates/content/data/view-data.html b/inst/app/templates/content/data/view-data.html index 52f1e85..880cf7f 100644 --- a/inst/app/templates/content/data/view-data.html +++ b/inst/app/templates/content/data/view-data.html @@ -1,19 +1,3 @@ -

Data table

- -
- {{ DT::dataTableOutput(outputId = "data_table") }} -
- - - - - - - Export table - +{{ htmlTemplate("templates/content/data/view-data/data-table.html") }} +
+{{ htmlTemplate("templates/content/data/view-data/data-plots.html") }}