mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-16 16:54:39 +00:00
VC/Vidyo: Add link to phone numbers
This commit is contained in:
parent
c7bf2ddb49
commit
4f0b047c08
@ -32,7 +32,7 @@
|
||||
</dd>
|
||||
{% endif %}
|
||||
{% if vc_room.data.show_phone_numbers and phone_link %}
|
||||
<dt class="large-row">Phone numbers</dt>
|
||||
<dt class="large-row"><a href="{{ phone_link }}" target="_blank">Phone numbers</a></dt>
|
||||
<dd class="large-row">
|
||||
<div class="form-field-with-addon">
|
||||
<input name="vc-room-phones-url" type="text" value="{{ phone_link }}" disabled/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user