mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 11:38:25 +01:00
good stuff
This commit is contained in:
parent
4751fe0874
commit
4c79de16fa
1 changed files with 5 additions and 6 deletions
|
@ -317,8 +317,7 @@ margin-right: 100px;
|
|||
<a href="/watch?v=<%=video.id%>&quality=medium">medium</a>
|
||||
<b>hd720 (current)</b>
|
||||
<% } %>
|
||||
<% if (qua) { %>
|
||||
|
||||
<% if (qua === "medium") { %>
|
||||
<b>medium (current)</b>
|
||||
<a href="/watch?v=<%=video.id%>">hd720</a>
|
||||
<% } %>
|
||||
|
|
Loading…
Reference in a new issue