diff --git a/admin-ui/src/app/core/header/header.component.html b/admin-ui/src/app/core/header/header.component.html index 98797e31264..4f580abdd02 100644 --- a/admin-ui/src/app/core/header/header.component.html +++ b/admin-ui/src/app/core/header/header.component.html @@ -10,7 +10,7 @@
{{ "filters.titleTxt" | translate }}
mat-button
class="footer-button"
(click)="onNoClick()"
- style="color: #FF4081; background-color: white;"
+ style="color: #f67725; background-color: white;"
>
{{ "filters.footerButtons.cancelTxt" | translate }}
@@ -161,7 +161,7 @@ ${RIDPrimLabel} / ${RIDSecLabel} ${RID} | ${UINPrimLabel} / ${UINSecLabel} ${UIN} | ${DatePrimLabel} / ${DateSecLabel} ${Date} |
${PreRegIDPrimLabel} / ${PreRegIDSecLabel} ${PreRegID} | ${DatePrimLabel} / ${DateSecLabel} ${Date} |
${DemographicInfo} / ${DemographicInfoSecondary}
$data.get(""primaryLabel"")/$data.get(""secondaryLabel"") $data.get(""primaryValue"")/$data.get(""secondaryValue"") |
${PhotoPrim} / ${PhotoSec} |
${DocumentsPrimLabel} / ${DocumentsSecLabel}
${Documents} ${DocumentsSec} |
${RIDPrimLabel} / ${RIDSecLabel} ${RID} | ${UINPrimLabel} / ${UINSecLabel} ${UIN} | ${DatePrimLabel} / ${DateSecLabel} ${Date} |
${PreRegIDPrimLabel} / ${PreRegIDSecLabel} ${PreRegID} | ${DatePrimLabel} / ${DateSecLabel} ${Date} |
${DemographicInfo} / ${DemographicInfoSecondary}
$data.get(""primaryLabel"")/$data.get(""secondaryLabel"") $data.get(""primaryValue"")/$data.get(""secondaryValue"") |
${PhotoPrim} / ${PhotoSec} |
${DocumentsPrimLabel} / ${DocumentsSecLabel}
${Documents} ${DocumentsSec} |
${RIDPrimLabel} / ${RIDSecLabel} ${RID} | ${UINPrimLabel} / ${UINSecLabel} ${UIN} | ${DatePrimLabel} / ${DateSecLabel} ${Date} |
${PreRegIDPrimLabel} / ${PreRegIDSecLabel} ${PreRegID} | ${DatePrimLabel} / ${DateSecLabel} ${Date} |
${DemographicInfo} / ${DemographicInfoSecondary}
$data.get(""primaryLabel"")/$data.get(""secondaryLabel"") $data.get(""primaryValue"")/$data.get(""secondaryValue"") |
${PhotoPrim} / ${PhotoSec} |
${DocumentsPrimLabel} / ${DocumentsSecLabel}
${Documents} ${DocumentsSec} |


+