fix: error when expanding playlist in the web interface
This commit is contained in:
parent
140c523a39
commit
8fdfc90730
@ -99,7 +99,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr id="playlist-expand" class="table-dark d-none">
|
<tr id="playlist-expand" class="table-dark d-none">
|
||||||
<td colspan="4" class="text-center">
|
<td colspan="4" class="text-center">
|
||||||
<a class="text-muted" href="javascript;">See item <span
|
<a class="text-muted" href="javascript:">See item <span
|
||||||
class="playlist-expand-item-range"></span> on the playlist.
|
class="playlist-expand-item-range"></span> on the playlist.
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user