Add function call in html

urls
Max Ehrlicher-Schmidt 4 years ago
parent 29cfa334b1
commit b73e4f2d00

@ -15,7 +15,7 @@
<button
mat-raised-button
class="table-control-button"
(click)="addEmptyRow()"
[disabled]="reloadingTable"
>
<mat-icon class="spin">add</mat-icon>

Loading…
Cancel
Save