mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-29 12:18:29 -05:00 
			
		
		
		
	Fix sorting for videos and playlist tabs
This commit is contained in:
		
							parent
							
								
									f2039d6dcf
								
							
						
					
					
						commit
						46fe3c5195
					
				| @ -169,7 +169,7 @@ | ||||
| <div class="h-box"> | ||||
|     <hr> | ||||
|     <% if content_type == 1 || content_type == 2 %> | ||||
|         <% route = content_type == 1 ? "/playlists" : "" %> | ||||
|         <% route = content_type == 1 ? "/videos" : "/playlists" %> | ||||
|         <% url = "/channel/#{channel.ucid + route}" %> | ||||
| 
 | ||||
|         <div class="pure-menu pure-menu-horizontal" style="display: flex;"> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user