Tests run again. Regenerated all with angular 17.
This commit is contained in:
parent
59cb96f426
commit
d8e4c7689f
51 changed files with 704 additions and 3998 deletions
|
@ -1 +1,3 @@
|
|||
<div class="errormessage" *ngIf="step.error" [innerHTML]="step.message"></div>
|
||||
@if (step.error) {
|
||||
<div class="errormessage" [innerHTML]="step.message"></div>
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue