More LSP updates from Carina.

This commit is contained in:
Thulinma 2015-02-14 00:03:38 +01:00
parent cc004dd5bb
commit 225a11132f
6 changed files with 461 additions and 128 deletions

View file

@ -183,7 +183,7 @@ function mistembed(streamname) {
break;
default:
container.innerHTML += '<strong>Missing embed code for output type "'+src.type+'"</strong>';
video.error = 'Missing embed code for output type "'+src.type;
}
}