pull made and remove time from notification erro

This commit is contained in:
Eudes Inácio
2023-07-31 16:58:36 +01:00
6 changed files with 72 additions and 24 deletions
+1 -3
View File
@@ -90,9 +90,7 @@
<div class="notification-item">
<img class="notification-icon-error" slot="end" src="assets/images/exclamation_mark.svg" >
</div>
<div class="approve-event-time">
<p *ngIf = "item.Service == 'agenda'">{{item.dateInit}}</p>
</div>
<div class="approve-event-detail-error">
<p id="profile-title-error">Possivelmente esta tarefa não foi criada ou já foi executada. Deseja dar a notificação como lida?</p>
</div>