Skip to content
Snippets Groups Projects

WIP: Resolve "answer statistics (logic)"

Closed Hagen Dreßler requested to merge 113-answer-statistics-logic into master
Viewing commit ecea04ac
Show latest version
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
@@ -30,9 +30,6 @@
<button mat-button color="primary" matTooltip="See answer statistics" routerLink="/creator/room/{{room.id}}/answer-statistics">
Answer statistics
</button>
<button mat-button color="primary" matTooltip="See answer statistics" routerLink="/creator/room/{{room.id}}/answer-statistics">
Answer statistics
</button>
<button *ngIf="!modify" (click)="showEditDialog()" mat-button color="primary">
Edit room
</button>