]> git.parisson.com Git - teleforma.git/commitdiff
Show conference link : https://trackers.pilotsystems.net/prebarreau/0275
authorYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 7 Oct 2021 14:15:13 +0000 (16:15 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 7 Oct 2021 14:15:13 +0000 (16:15 +0200)
teleforma/templates/teleforma/appointments.html

index 9c10ea5c8b34b343295fa8dc590773668132f45d..4a7f3ee092ba61273e011e16a74bd5ac4bd363ed 100644 (file)
 
                 {% if ap_period.appointment.slot.mode == 'distance' %}
                     <p>Vous avez choisi de participer à ce rendez-vous <strong>à distance</strong>.</p>
+                    <p>Lien vers la conférence : <a href="{{ ap_period.appointment.jury.bbb_room }}">{{ ap_period.appointment.jury.bbb_room }}</a>
                 {% endif %}
             </p>