Skip to content
Snippets Groups Projects

Resolve "Fix - AppRouting"

Merged Hagen Dreßler requested to merge 80-fix-approuting into master
Viewing commit d4c50aff
Show latest version
3 files
+ 2
8
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -19,7 +19,7 @@
<button mat-button color="primary" matTooltip="See contents">
Contents
</button>
<button mat-button color="primary" matTooltip="See room comments">
<button mat-button color="primary" matTooltip="See room comments" routerLink="/creator/room/{{room.id}}/comments">
Comments
</button>
<button mat-button color="warn" matTooltip="Delete selected room">