From cff577107829f25e17e65aea3e3febfd3140c90d Mon Sep 17 00:00:00 2001 From: Cyrus <24922493+cyrus-dev@users.noreply.github.com> Date: Thu, 21 Mar 2024 16:28:13 -0400 Subject: [PATCH] upated page left out of previous commit --- .../src/main/webapp/WEB-INF/jsp/component-comparison.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HIRS_AttestationCAPortal/src/main/webapp/WEB-INF/jsp/component-comparison.jsp b/HIRS_AttestationCAPortal/src/main/webapp/WEB-INF/jsp/component-comparison.jsp index 8c01bb5c..6a2f6c82 100644 --- a/HIRS_AttestationCAPortal/src/main/webapp/WEB-INF/jsp/component-comparison.jsp +++ b/HIRS_AttestationCAPortal/src/main/webapp/WEB-INF/jsp/component-comparison.jsp @@ -63,7 +63,7 @@ -
+
Component Class: ${componentResult.getComponentClassStr()}
Manufacturer: ${componentResult.getManufacturer()}
Model: ${componentResult.getModel()}
@@ -78,7 +78,7 @@
-
+
Component Class: ${componentInfo.getComponentClassStr()}
Manufacturer: ${componentInfo.getComponentManufacturer()}
Model: ${componentInfo.getComponentModel()}