Simple Managment webapp [LLM]
This commit is contained in:
@@ -159,8 +159,10 @@
|
||||
[nzData]="subscriptions()"
|
||||
[nzLoading]="loadingSubscriptions()"
|
||||
[nzShowPagination]="false"
|
||||
[nzNoResult]="noResultTpl"
|
||||
nzSize="small"
|
||||
>
|
||||
<ng-template #noResultTpl></ng-template>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Subscriber</th>
|
||||
|
||||
Reference in New Issue
Block a user