From 11cb827f1ff3894b589c603be486c5428dbbdc39 Mon Sep 17 00:00:00 2001 From: DamithDeshan Date: Mon, 23 Dec 2024 13:48:51 +0530 Subject: [PATCH] Signed-off-by: DamithDeshan --- src/main/webapp/admin/lims/export.xhtml | 74 +++++++++++++++++++ .../webapp/admin/lims/investigation.xhtml | 8 ++ 2 files changed, 82 insertions(+) create mode 100644 src/main/webapp/admin/lims/export.xhtml diff --git a/src/main/webapp/admin/lims/export.xhtml b/src/main/webapp/admin/lims/export.xhtml new file mode 100644 index 0000000000..97277771d1 --- /dev/null +++ b/src/main/webapp/admin/lims/export.xhtml @@ -0,0 +1,74 @@ + + + + + + + + + + + +
+ + + +
+ +
+ +
+
+ + + +
+ + +
+ + + + + + + +
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+ +
+
+ +
+
+
+
+ diff --git a/src/main/webapp/admin/lims/investigation.xhtml b/src/main/webapp/admin/lims/investigation.xhtml index 8432c07a25..c01eb3ddef 100644 --- a/src/main/webapp/admin/lims/investigation.xhtml +++ b/src/main/webapp/admin/lims/investigation.xhtml @@ -548,6 +548,14 @@ action="#{investigationController.navigateToEditFormatMultiple()}" value="Manage Format - All Items" > + + +