fix disable video options
This commit is contained in:
parent
1d45e0fc5d
commit
fd6a2c19b2
3 changed files with 3 additions and 4 deletions
|
|
@ -851,7 +851,7 @@
|
|||
<fieldset>
|
||||
<legend>Videoconferencing</legend>
|
||||
<input id="disableVideo-opt" type="checkbox" ng-model="disableVideo" class="form-control">
|
||||
<label for="disableVideo-opt">Enable videoconferencing (only for fast Networks)</label>
|
||||
<label for="disableVideo-opt">Disable videoconferencing (for slow networks)</label>
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
<legend>Insight API server</legend>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue