Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
a317d3904b
9 changed files with 19 additions and 54 deletions
|
@ -260,7 +260,7 @@ function init() {
|
|||
|
||||
setupQtip();
|
||||
|
||||
$('#on-air-info').click(function() {
|
||||
$('.listen-control-block').click(function() {
|
||||
if (stream_window == null || stream_window.closed)
|
||||
stream_window=window.open(baseUrl+"Dashboard/stream-player", 'name', 'width=400,height=216');
|
||||
stream_window.focus();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue