CC-2724: Play Stream Icon + jPlayer popup styling -upgraded to jplayer 2.1
This commit is contained in:
parent
d5ec44027f
commit
fef0392e43
9 changed files with 330 additions and 149 deletions
|
@ -259,7 +259,7 @@ function init() {
|
|||
setupQtip();
|
||||
|
||||
$('#on-air-info').click(function() {
|
||||
newwindow=window.open("Dashboard/stream-player", 'name', 'height=200,width=450');
|
||||
newwindow=window.open("Dashboard/stream-player", 'name', 'width=380,height=168');
|
||||
if (window.focus) {newwindow.focus()}
|
||||
return false;
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue