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()}