mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-15 21:44:00 +01:00
Fixed bug where albums would show up under upcoming on the upcoming/wanted page after an album was marked as skipped or downloaded
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
<h1 class="clearfix"><img src="interfaces/default/images/icon_upcoming.png" alt="Upcoming Albums"/>Upcoming Albums</h1>
|
||||
</div>
|
||||
<div class="table_wrapper">
|
||||
<table class="display" id="upcoming_table">
|
||||
<table class="display_no_select" id="upcoming_table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th id="albumart"></th>
|
||||
|
||||
Reference in New Issue
Block a user