|
|
|
|
@ -1,32 +1,10 @@
|
|
|
|
|
<!-- <ion-header>
|
|
|
|
|
|
|
|
|
|
<div class="profileHead">
|
|
|
|
|
<ion-toolbar class="header-toolbar">
|
|
|
|
|
<ion-buttons slot="start">
|
|
|
|
|
<ion-back-button color="light" class="btnBack" defaultHref="/home"></ion-back-button>
|
|
|
|
|
</ion-buttons>
|
|
|
|
|
<ion-title color="light" > {{ts.trPK('userProfile','title')}}</ion-title>
|
|
|
|
|
</ion-toolbar>
|
|
|
|
|
</div>
|
|
|
|
|
</ion-header> -->
|
|
|
|
|
|
|
|
|
|
<ion-header >
|
|
|
|
|
<ion-toolbar class="header-toolbar-new">
|
|
|
|
|
<ion-title color="light">{{ts.trPK('userProfile','title')}}</ion-title>
|
|
|
|
|
<ion-buttons slot="start">
|
|
|
|
|
<nav-buttons></nav-buttons>
|
|
|
|
|
</ion-buttons>
|
|
|
|
|
</ion-toolbar>
|
|
|
|
|
</ion-header>
|
|
|
|
|
<app-generic-header
|
|
|
|
|
showBack="true"
|
|
|
|
|
[headerText]="'userProfile, title' | translate">
|
|
|
|
|
</app-generic-header>
|
|
|
|
|
|
|
|
|
|
<ion-content class="colorBG">
|
|
|
|
|
<div class="header-div">
|
|
|
|
|
<!-- <ion-buttons slot="start">
|
|
|
|
|
<ion-back-button color="light" class="btnBack" defaultHref="/home"></ion-back-button>
|
|
|
|
|
</ion-buttons>
|
|
|
|
|
<p class="proTitles">{{ts.trPK('userProfile','title')}}</p> -->
|
|
|
|
|
|
|
|
|
|
<!-- <div class="centerDiv profileDiv"> -->
|
|
|
|
|
<div class="centerDiv homeBox">
|
|
|
|
|
<div class="centerDiv homeBox">
|
|
|
|
|
<!-- <div class="profileDiv"> -->
|
|
|
|
|
|