From e920b3e514e717fc05ed524267d3b53e272fec51 Mon Sep 17 00:00:00 2001 From: Naeem Model Date: Mon, 6 Jan 2025 23:55:43 +0000 Subject: Update web app entry point - Rename 'app' -> 'web' - Return shiny app object in entry point function --- .../content/estimation/about-estimators/panel.html | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 inst/app/templates/content/estimation/about-estimators/panel.html (limited to 'inst/app/templates/content/estimation/about-estimators/panel.html') diff --git a/inst/app/templates/content/estimation/about-estimators/panel.html b/inst/app/templates/content/estimation/about-estimators/panel.html deleted file mode 100644 index 98fe155..0000000 --- a/inst/app/templates/content/estimation/about-estimators/panel.html +++ /dev/null @@ -1,14 +0,0 @@ -
-

- -

-
-
-

Reference: {{ reference_label }}

-

{{ htmlTemplate(paste0("templates/content/estimation/about-estimators/", id, ".html")) }}

-
-
-
-- cgit v1.2.3