@hmcts/ccd-case-ui-toolkit 7.3.81 → 7.3.83
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -281,7 +281,7 @@ function NavigationItemComponent_input_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
281
281
|
i0.ɵɵelement(0, "input", 2);
|
|
282
282
|
} if (rf & 2) {
|
|
283
283
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
284
|
-
i0.ɵɵproperty("alt", i0.ɵɵinterpolate1("", ctx_r0.label, " button"))("src", i0.ɵɵinterpolate(ctx_r0.imageLink)
|
|
284
|
+
i0.ɵɵproperty("alt", i0.ɵɵinterpolate1("", ctx_r0.label, " button"))("src", i0.ɵɵinterpolate(ctx_r0.imageLink));
|
|
285
285
|
} }
|
|
286
286
|
class NavigationItemComponent {
|
|
287
287
|
label;
|