diff --git a/src/app/pages/product-orders/sections/invoices-info/invoices-info.component.html b/src/app/pages/product-orders/sections/invoices-info/invoices-info.component.html index cded41ab..6b6e2ce8 100644 --- a/src/app/pages/product-orders/sections/invoices-info/invoices-info.component.html +++ b/src/app/pages/product-orders/sections/invoices-info/invoices-info.component.html @@ -164,7 +164,7 @@

@for (acbr of appliedCustomerBillingRates; track acbr.id) { -
+

diff --git a/src/app/pages/seller-offerings/offerings/seller-product-spec/create-product-spec/create-product-spec.component.html b/src/app/pages/seller-offerings/offerings/seller-product-spec/create-product-spec/create-product-spec.component.html index e97e1c51..96d04c6c 100644 --- a/src/app/pages/seller-offerings/offerings/seller-product-spec/create-product-spec/create-product-spec.component.html +++ b/src/app/pages/seller-offerings/offerings/seller-product-spec/create-product-spec/create-product-spec.component.html @@ -540,11 +540,11 @@

{{ 'CREATE_ } @if(showCreateChar==false){
-
} @else { @@ -552,9 +552,9 @@

{{ 'CREATE_ @if(!booleanCharSelected){
- - +
} @else {
@@ -579,7 +579,7 @@

There's no char }
-
@@ -637,13 +637,13 @@

There's no char @if(stringCharSelected){
- - + +
} @else if (numberCharSelected){
@@ -651,22 +651,22 @@

There's no char {{ 'CREATE_PROD_SPEC._value' | translate }} -

{{ 'CREATE_PROD_SPEC._unit' | translate }} - -
- -

+ + + +

} @else if (rangeCharSelected && creatingChars.length==0){
@@ -674,36 +674,36 @@

There's no char {{ 'CREATE_PROD_SPEC._from' | translate }} -

{{ 'CREATE_PROD_SPEC._to' | translate }} -
{{ 'CREATE_PROD_SPEC._unit' | translate }} -
- + +
}
-
diff --git a/src/app/pages/usage-specs/usage-sections/usage-list/usage-list.component.html b/src/app/pages/usage-specs/usage-sections/usage-list/usage-list.component.html index 4be0b8d9..15cf109d 100644 --- a/src/app/pages/usage-specs/usage-sections/usage-list/usage-list.component.html +++ b/src/app/pages/usage-specs/usage-sections/usage-list/usage-list.component.html @@ -7,12 +7,12 @@

{{ 'USAGE_SPECS._list' | tra

- +
@@ -30,7 +30,7 @@

{{ 'USAGE_SPECS._list' | tra } @else {
- +
@for (usage of usageSpecs; track usage.id) { - +
@@ -46,7 +46,7 @@

{{ 'USAGE_SPECS._list' | tra

{{ 'USAGE_SPECS._list' | tra {{usage.name}} - } @else {
- - +
- -
+
-
} \ No newline at end of file diff --git a/src/app/shared/forms/usage-spec/usage-spec.component.html b/src/app/shared/forms/usage-spec/usage-spec.component.html index 98f4ff00..f5b1320e 100644 --- a/src/app/shared/forms/usage-spec/usage-spec.component.html +++ b/src/app/shared/forms/usage-spec/usage-spec.component.html @@ -64,7 +64,7 @@