mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
ACA-4615 Reverting the view profile change (#7882)
This commit is contained in:
parent
af2881f3a3
commit
f19c21fd24
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user