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:
James 2011-12-20 11:32:46 -05:00
parent 7086444247
commit 8b37c5d4da
1 changed files with 1 additions and 12 deletions

View File

@ -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>
<!--