This commit is contained in:
tiago.kayaya
2021-07-22 14:56:04 +01:00
parent e8049830c7
commit 23636d55bc
@@ -92,7 +92,7 @@
</div>
<div class="item-content flex-grow-1">
<ion-label>
<p class="item-content-date">{{evento.DateBegin}}</p>
<p class="item-content-date">{{getDate(evento.DateBegin)}}</p>
<p class="item-content-title">{{evento.Description}}</p>
</ion-label>
</div>