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