Merge 376917aa1d
into f51bafb3fa
This commit is contained in:
commit
8d78789c43
|
@ -2,9 +2,9 @@
|
||||||
<!-- We need the video container for videojs so we just hide it -->
|
<!-- We need the video container for videojs so we just hide it -->
|
||||||
<div id="video-wrapper">
|
<div id="video-wrapper">
|
||||||
<div *ngIf="remoteServerDown" class="remote-server-down">
|
<div *ngIf="remoteServerDown" class="remote-server-down">
|
||||||
Sorry, but this video is not available because the remote instance is not responding.
|
Sorry, but this video did not load because the remote instance did not respond.
|
||||||
<br />
|
<br />
|
||||||
Please try again later.
|
Please try refreshing the page, or try again later.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="videojs-wrapper">
|
<div id="videojs-wrapper">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user