mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Updated how suggestions work and display
- Always showing suggested tab in tablist - Fixed issue with contextmenu going all wonky when opened on suggested elements
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<p class="suggest-title-info">YouTube Suggests:</p>
|
||||
<div class="suggest_bar" id="suggest-song-html">
|
||||
</div>
|
||||
<p class="suggest-title-info" id="user_suggests">Users Suggests:</p>
|
||||
<div class="suggest_bar" id="user-suggest-html">
|
||||
<p class="suggest-title-info hide" id="user_suggests">Users Suggests:</p>
|
||||
<div class="suggest_bar hide" id="user-suggest-html">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user