mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
add themes
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
|
||||
<div *ngIf="profilePicture == '' ">
|
||||
<img
|
||||
|
||||
|
||||
class="profile-pic" src="assets/images/theme/gov/icons-profile.svg">
|
||||
|
||||
<!-- <img *ngIf="SessionStore.user.RoleDescription == 'Presidente da República' " class="profile-pic"
|
||||
@@ -118,7 +118,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- <div class="profile-title d-flex justify-space-between align-center width-100">
|
||||
<div class="profile-title d-flex justify-space-between align-center width-100">
|
||||
<div class="d-flex align-center">
|
||||
<div>Tema</div>
|
||||
</div>
|
||||
@@ -135,7 +135,7 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -155,10 +155,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</ion-content>
|
||||
<!--
|
||||
Para adicionar a funcionalidade assim que o método
|
||||
para alterar o nome e email estiver pronto
|
||||
-->
|
||||
|
||||
<ion-footer hidden class=" footer-container ion-no-border bg-blue">
|
||||
|
||||
<div class="d-flex justify-space-between">
|
||||
@@ -173,7 +170,7 @@
|
||||
<ion-label>Cancelar</ion-label>
|
||||
</button>
|
||||
</ion-buttons>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</ion-footer>
|
||||
</ion-footer>
|
||||
|
||||
Reference in New Issue
Block a user