add partey shares
This commit is contained in:
parent
fd01b23138
commit
d2eb8fd261
@ -65,7 +65,7 @@
|
|||||||
</ng-container>
|
</ng-container>
|
||||||
|
|
||||||
<ng-container matColumnDef="share">
|
<ng-container matColumnDef="share">
|
||||||
<th mat-header-cell *matHeaderCellDef mat-sort-header="stream"> {{'partey.timeslots.share' | i18n}}
|
<th mat-header-cell *matHeaderCellDef mat-sort-header="share"> {{'partey.timeslots.share' | i18n}}
|
||||||
</th>
|
</th>
|
||||||
<td mat-cell *matCellDef="let timeslot">
|
<td mat-cell *matCellDef="let timeslot">
|
||||||
<div *ngIf="timeslot.owner == userId">
|
<div *ngIf="timeslot.owner == userId">
|
||||||
|
Loading…
Reference in New Issue
Block a user