Introduce Symetric and Asymetric Template Relation Systems #40

Merged
sebastian merged 23 commits from assymetric-template-relation-systems into template-systems 2024-04-19 20:04:54 +02:00
Showing only changes of commit 5074396f88 - Show all commits

View File

@ -21,7 +21,7 @@
</mat-card-header> </mat-card-header>
<mat-card-content> <mat-card-content>
<mat-accordion> <mat-accordion>
<mat-expansion-panel *ngFor="let templateSystem of character!.assymetricCharacterRelationSpecificTemplateSystems"> <mat-expansion-panel *ngFor="let templateSystem of character!.characterRelationGamesystems">
<mat-expansion-panel-header> <mat-expansion-panel-header>
<mat-panel-title>{{templateSystem.componentName}}</mat-panel-title> <mat-panel-title>{{templateSystem.componentName}}</mat-panel-title>
</mat-expansion-panel-header> </mat-expansion-panel-header>