changed to better looking theme with newer version of jquery UI. Can create new playlists on the side.

This commit is contained in:
naomiaro 2011-01-16 17:12:02 -05:00
parent 91e0db7647
commit ccb36c8106
33 changed files with 886 additions and 73 deletions

View file

@ -15,7 +15,7 @@
<li class="spl_empty">Empty playlist</li>
<?php endif; ?>
</ul>
<div id="spl_cue_edit"></div>
<?php else : ?>
<div>No open playlist</div>
<?php endif; ?>