|
|
@ -169,7 +169,7 @@
|
|
|
|
<div class="h-box">
|
|
|
|
<div class="h-box">
|
|
|
|
<hr>
|
|
|
|
<hr>
|
|
|
|
<% if content_type == 1 || content_type == 2 %>
|
|
|
|
<% if content_type == 1 || content_type == 2 %>
|
|
|
|
<% route = content_type == 1 ? "/playlists" : "" %>
|
|
|
|
<% route = content_type == 1 ? "/videos" : "/playlists" %>
|
|
|
|
<% url = "/channel/#{channel.ucid + route}" %>
|
|
|
|
<% url = "/channel/#{channel.ucid + route}" %>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="pure-menu pure-menu-horizontal" style="display: flex;">
|
|
|
|
<div class="pure-menu pure-menu-horizontal" style="display: flex;">
|
|
|
|