mirror of
				https://github.com/KevinMidboe/zoff.git
				synced 2025-10-29 18:00:23 +00:00 
			
		
		
		
	Fixed player issue, and viewer issue on new channels
This commit is contained in:
		@@ -188,6 +188,9 @@ var List = {
 | 
			
		||||
                $(".first_page").css("display", "none");
 | 
			
		||||
                $(".next_page_hide").css("display","inline-flex");
 | 
			
		||||
                $(".prev_page_hide").css("display","inline-flex");
 | 
			
		||||
            } else {
 | 
			
		||||
                $(".next_page").css("display", "none");
 | 
			
		||||
                $(".last_page").css("display", "none");
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            List.dynamicContentPage(-10);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user