bug fixed
This commit is contained in:
parent
69ec1fc30e
commit
490b19025a
|
@ -167,7 +167,7 @@
|
||||||
<dd>{{ userInfo.responsibilities | ucapStringEmptycheck }}</dd>
|
<dd>{{ userInfo.responsibilities | ucapStringEmptycheck }}</dd>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<dt>{{ 'profile.fieldworkplace' | translate }}</dt>
|
<dt>{{ 'profile.fieldWorkplace' | translate }}</dt>
|
||||||
<dd>{{ userInfo.workplace | ucapStringEmptycheck }}</dd>
|
<dd>{{ userInfo.workplace | ucapStringEmptycheck }}</dd>
|
||||||
</li>
|
</li>
|
||||||
<li *ngIf="userInfo.job">
|
<li *ngIf="userInfo.job">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user