* auth added
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<mat-paginator #paginator
|
||||
[length]="awardees.length"
|
||||
[pageIndex]="0"
|
||||
[pageSize]="50"
|
||||
[pageSizeOptions]="[25, 50, 100, 250]">
|
||||
[pageSize]="15"
|
||||
[pageSizeOptions]="[15, 25, 50]">
|
||||
</mat-paginator>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user