mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Publisher and soundcloud attribute, streamer
- More attribute to publisher and soundcloud - Started using the streamer api instead of widget api
This commit is contained in:
@@ -16,7 +16,7 @@ var Channel = {
|
||||
Helper.addClass(".pagination-results", "client-pagination-height");
|
||||
Helper.addClass(".control-list", "client-control-list");
|
||||
} else {
|
||||
Player.soundcloud_player = document.querySelector("#soundcloud_player");
|
||||
//Player.soundcloud_player = document.querySelector("#soundcloud_player");
|
||||
}
|
||||
if(!Admin.logged_in) Admin.display_logged_out();
|
||||
number_suggested = 0;
|
||||
|
||||
Reference in New Issue
Block a user