mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-07 03:26:44 +01:00
bugs fixed
This commit is contained in:
@@ -26,8 +26,12 @@
|
||||
<div class="o_text_purple300">{{travel.date | date:"dd/MM"}}</div>
|
||||
<div class="o_text_purple300">{{travel.date | date:"HH:mm"}}h</div>
|
||||
</div>
|
||||
<p>{{travel.from.name}}</p>
|
||||
<p>{{travel.to.name}}</p>
|
||||
<p>
|
||||
{{travel.from.name}}
|
||||
</p>
|
||||
<p>
|
||||
{{travel.to.name}}
|
||||
</p>
|
||||
</a>
|
||||
</div>
|
||||
</ion-content>
|
||||
|
||||
Reference in New Issue
Block a user