CHange the glyph for webcam

master
Daniel Berteaud 10 years ago
parent ead9300d8e
commit 4f7ce39d6b
  1. 2
      templates/default/join.html.ep

@ -61,7 +61,7 @@
</label>
<label class="btn btn-default help" id="suspendCamLabel" data-toggle="tooltip" data-placement="bottom" title="<%=l 'SUSPEND_CAM' %>">
<input type="checkbox" id="suspendCamButton">
<span class="glyphicon glyphicon-eye-close">
<span class="glyphicon glyphicon-facetime-video">
</span>
</label>
<label class="btn btn-default help hidden-xs aloneEl" id="pauseMohLabel" data-toggle="tooltip" data-placement="bottom" title="<%=l 'PAUSE_MOH' %>">

Loading…
Cancel
Save