Skip to content
Snippets Groups Projects

feat: 292 improve multilanguage field in summary

All threads resolved!
Files
14
@@ -2,8 +2,8 @@
(ngSubmit)="onSubmit()"
>
<solidify-detail-presentation [iconName]="iconNameEnum.structures"
[centerTemplate]="centerTemplate"
[rightTemplate]="rightTemplate"
[centerTemplate]="centerTemplate"
[rightTemplate]="rightTemplate"
></solidify-detail-presentation>
<ng-template #centerTemplate>
Loading