vendor changes
This commit is contained in:
parent
54fea104fc
commit
7db0cc5d98
@ -47,7 +47,7 @@
|
||||
|
||||
<mat-dialog-actions >
|
||||
<div fxFlex="50" align="left">
|
||||
<p *ngIf="selectedItem">PD Officer: {{selectedItem.first_name}}</p>
|
||||
<p *ngIf="selectedItem">PD Officer: {{selectedItem.officer_name}}</p>
|
||||
</div>
|
||||
<div fxFlex="50" align="right">
|
||||
<button mat-raised-button mat-icon-button class="mr-1 mb-1 hover-icon" type="button" (click)="closeAllocationComponent()" matTooltip="Close" matTooltipPosition="below"><mat-icon>close</mat-icon></button>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user