Remove GamesystemAction Tab
All checks were successful
E2E Testing / test (push) Successful in 1m20s
All checks were successful
E2E Testing / test (push) Successful in 1m20s
This commit is contained in:
parent
64786efce0
commit
6bbba380bb
@ -134,9 +134,6 @@
|
|||||||
<mat-tab label="Inventory Item Actions">
|
<mat-tab label="Inventory Item Actions">
|
||||||
<app-item-action-editor [interaction]="element" [gameModel]="gameModel" [group]="false"></app-item-action-editor>
|
<app-item-action-editor [interaction]="element" [gameModel]="gameModel" [group]="false"></app-item-action-editor>
|
||||||
</mat-tab>
|
</mat-tab>
|
||||||
<mat-tab label="Gamesystem Actions">
|
|
||||||
<p>Gamesystem Actions</p>
|
|
||||||
</mat-tab>
|
|
||||||
</mat-tab-group>
|
</mat-tab-group>
|
||||||
</mat-expansion-panel>
|
</mat-expansion-panel>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user