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 5397ee4c..acbaa214 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 @@ -46,7 +46,7 @@
-
+
Component Class: ${componentResult.getComponentClassStr()}
Manufacturer: ${componentResult.getManufacturer()}
Model: ${componentResult.getModel()}
@@ -55,7 +55,7 @@
-
+
Component Class: ${componentResult.getComponentClassStr()}
Manufacturer: ${componentResult.getManufacturer()}
Model: ${componentResult.getModel()}
@@ -70,7 +70,7 @@
-
+
Component Class: ${componentInfo.getComponentClassStr()}
Manufacturer: ${componentInfo.getComponentManufacturer()}
Model: ${componentInfo.getComponentModel()}
@@ -79,7 +79,7 @@
-
+
Component Class: ${componentInfo.getComponentClassStr()}
Manufacturer: ${componentInfo.getComponentManufacturer()}
Model: ${componentInfo.getComponentModel()}