ACA-4615 Reverting the view profile change (#7882)

This commit is contained in:
Shubham Bansal 2022-10-06 11:52:19 +00:00 committed by GitHub
parent af2881f3a3
commit f19c21fd24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@
<span id="ecm-full-name"
class="adf-userinfo__detail-title">{{ecmUser | fullName}}</span>
<span class="adf-userinfo__detail-profile" id="ecm-email"> {{ecmUser.email}} </span>
<a *ngIf="mode==='CONTENT'" class="adf-userinfo__detail-profile" href="#/profile">
<a class="adf-userinfo__detail-profile" href="#/profile">
{{ 'USER_PROFILE.LABELS.MY_PROFILE' | translate }}</a>
</div>
<div class="adf-userinfo-detail">