SavageLearning/machete-ui

Transport info based on static transportation provider ID

Opened this issue · 0 comments

What

<div class="p-field p-col-12" *ngIf="selectedTransport==32">
<p-fieldset legend="Transportation Method Note">
<p>
Before picking a Casa Latina Van drop off time, please check for available times using the following calendar<br/>
<a href="https://calendar.google.com/calendar/embed?src=voluntarios.casa.latina@gmail.com&ctz=America/Los_Angeles" target="_blank">
For Van transport, select an available time slot.
</a> <br/>
Arrival times are estimates and can be adjusted by CL dispatchers due to traffic, or high demand, etc.
</p>
</p-fieldset>
</div>