VC/Vidyo: Add link to phone numbers

This commit is contained in:
Ilias Trichopoulos 2015-02-23 17:45:32 +01:00 committed by Adrian Moennich
parent c7bf2ddb49
commit 4f0b047c08

View File

@ -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/>