mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
add to day
This commit is contained in:
@@ -186,6 +186,9 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- <div *ngIf="(msg.t == 'r' || msg.t == 'ul' || msg.t == 'au' || msg.t == 'ru') && msg.dateLabel">
|
||||
{{ msg.msg}}
|
||||
</div> -->
|
||||
|
||||
<div *ngIf="msg.t == 'r'" class="info-text">
|
||||
<ion-label>Alterou o nome do grupo para "{{msg.msg.split('-').join(' ')}}"</ion-label><br />
|
||||
|
||||
Reference in New Issue
Block a user