|
@ -103,6 +103,29 @@ |
|
|
<span class="kala_evt1" t-field="event.with_context(tz=event.date_tz).date_end" t-options="{'time_only': 'true', 'format': 'short'}"/> |
|
|
<span class="kala_evt1" t-field="event.with_context(tz=event.date_tz).date_end" t-options="{'time_only': 'true', 'format': 'short'}"/> |
|
|
</t> |
|
|
</t> |
|
|
|
|
|
|
|
|
|
|
|
<t t-if="event.online_event and not event.online_only and not event.booking_event"> |
|
|
|
|
|
<br> |
|
|
|
|
|
</br> |
|
|
|
|
|
<br> |
|
|
|
|
|
</br> |
|
|
|
|
|
<h5 style="color: rgb(255, 0, 0)">On line and on the spot event</h5> |
|
|
|
|
|
</t> |
|
|
|
|
|
<t t-if="not event.online_event and not event.online_only and not event.booking_event"> |
|
|
|
|
|
<br> |
|
|
|
|
|
</br> |
|
|
|
|
|
<br> |
|
|
|
|
|
</br> |
|
|
|
|
|
<h5 style="color: rgb(255, 0, 0)">Only On the spot event</h5> |
|
|
|
|
|
|
|
|
|
|
|
</t> |
|
|
|
|
|
<t t-if="event.online_event and event.online_only and not event.booking_event"> |
|
|
|
|
|
<br> |
|
|
|
|
|
</br> |
|
|
|
|
|
<br> |
|
|
|
|
|
</br> |
|
|
|
|
|
<h5 style="color: rgb(255, 0, 0)">Only On line event</h5> |
|
|
|
|
|
</t> |
|
|
|
|
|
|
|
|
<t t-if="not event.booking_event"> |
|
|
<t t-if="not event.booking_event"> |
|
|
<t t-if="not event.free_participation"> |
|
|
<t t-if="not event.free_participation"> |
|
|
<br></br> |
|
|
<br></br> |
|
|