X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/dce01ac19a0298388089ce4297a44ef2aa2c4c46..c3ec83e86a773bc2f69c1996423aaae4a7c6374d:/inst/app/templates/content/data/view-data.html?ds=inline 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") }}