mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-22 17:27:48 +00:00
minor changes
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="label label-success">{{match.Type}}</span>
|
||||
<span class="match-type">{{match.Type}}</span>
|
||||
</td>
|
||||
<td>
|
||||
<button type="button" class="btn btn-default btn-md" (click)="setSubscription(true)" *ngIf="!subscribed">
|
||||
|
||||
Reference in New Issue
Block a user