Summary Table
Categories |
Total Count |
PII |
0 |
URL |
0 |
DNS |
0 |
EKL |
0 |
IP |
0 |
PORT |
0 |
VsID |
0 |
CF |
0 |
AI |
0 |
VPD |
0 |
PL |
0 |
Other |
0 |
File Content
<!-- Header container moved to individual pages -->
<div class="header">
<div [style.width]="isSplitView ? '1701px' : '1284px'" class="container">
<span>
<strong>ARS</strong> | Attachment Retrieval System</span>
<button [tabindex]="tabIdx" (click)="logout()" class="button logout">Logout</button>
<img src="./../assets/images/ic_account_circle_navy.svg" class="float-right" style="margin: -3px 8px;">
<span style="float: right;">
<strong>{{userName}}</strong>
</span>
</div>
</div>