remove video from settings

This commit is contained in:
Gustavo Maximiliano Cortez 2014-09-02 12:10:47 -03:00
commit 85894d56d9
3 changed files with 0 additions and 8 deletions

View file

@ -31,11 +31,6 @@
<select class="form-control" ng-model="selectedAlternative" ng-options="alternative.name for alternative in alternativeOpts" required>
</select>
</fieldset>
<fieldset>
<legend>Videoconferencing</legend>
<input id="disableVideo-opt" type="checkbox" ng-model="disableVideo" class="form-control">
<label for="disableVideo-opt">Disable videoconferencing (for slow networks)</label>
</fieldset>
<fieldset>
<legend>Insight API server</legend>
<label for="insight-host">Host</label>