More LSP updates from Carina.
This commit is contained in:
parent
cc004dd5bb
commit
225a11132f
6 changed files with 461 additions and 128 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue