This commit is contained in:
Gustavo Maximiliano Cortez 2014-09-08 15:15:57 -03:00
commit 550d82cacd
15 changed files with 1275 additions and 265 deletions

View file

@ -17,7 +17,7 @@ angular.module('copayApp.controllers').controller('JoinController',
$scope.hideAdv=true;
navigator.getUserMedia = navigator.getUserMedia || navigator.webkitGetUserMedia || navigator.mozGetUserMedia || navigator.msGetUserMedia;
var _scan = function(evt) {
if (localMediaStream) {