diff --git a/src/app/param/table/param-table.component.html b/src/app/param/table/param-table.component.html index 573fb45..8ffec6a 100644 --- a/src/app/param/table/param-table.component.html +++ b/src/app/param/table/param-table.component.html @@ -27,49 +27,49 @@ - + - + - + - + - + - + - + - +
Type {{ client.paramType }} Description {{ client.paramDesc || '--'}} Value {{ client.paramValue }} Additional Value 1 {{ client.addlParamValue1 || '--' }} Additional Value 2 {{ client.addlParamValue2 || '--'}} Additional Value 3 {{ client.addlParamValue3 || '--' }} Additional Value 4 {{ client.addlParamValue4 || '--' }} Additional Value 5 {{ client.addlParamValue5 || '--'}}