VRFS-1847 : Hide fields from video widget.

This commit is contained in:
Steven Miers 2015-04-16 16:22:41 -05:00
parent 3c41af5bd2
commit 4a4a70a894
1 changed files with 2 additions and 1 deletions

View File

@ -112,7 +112,8 @@
br[clear="all"]
.play-controls-holder
= render "play_controls"
.webcam-container
.webcam-container.hidden
/ Webcam is actually in another window.
= render 'webcam'
= render "configureTrack"
= render "addTrack"