Add new player button to top
This commit is contained in:
@@ -5,6 +5,10 @@
|
|||||||
</mat-card-header>
|
</mat-card-header>
|
||||||
-->
|
-->
|
||||||
<mat-card-content>
|
<mat-card-content>
|
||||||
|
<a mat-button routerLink="/players/add">
|
||||||
|
<mat-icon>person_add</mat-icon>
|
||||||
|
Nieuwe speler
|
||||||
|
</a>
|
||||||
<table class="table table-hover">
|
<table class="table table-hover">
|
||||||
<thead class="thead-dark">
|
<thead class="thead-dark">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user