CC-3215: When you click on Playlist Builder, for a brief instant you see
the library table headings with different columns - fixed
This commit is contained in:
parent
7086444247
commit
8b37c5d4da
|
@ -5,18 +5,7 @@
|
|||
<div id="simpleSearch">
|
||||
<div id="import_status" style="visibility:hidden">File import in progress...</div>
|
||||
<table id="library_display" cellpadding="0" cellspacing="0" class="datatable">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Id</th>
|
||||
<th>Title</th>
|
||||
<th>Creator</th>
|
||||
<th>Album</th>
|
||||
<th>Genre</th>
|
||||
<th>Length</th>
|
||||
<th>Type</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody></tbody>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
<!--
|
||||
|
|
Loading…
Reference in New Issue