2.1 Moved ratings to stars

This commit is contained in:
Trevor Squillario 2012-09-30 20:02:04 -04:00
parent 94bfd67946
commit 549fe25b7f
7 changed files with 173 additions and 39 deletions

View file

@ -86,7 +86,7 @@ function loadTabContent(tab) {
if (debug) { console.log("TAG PLAYLIST"); }
loadPlaylists();
loadFolders();
loadGenres();
loadAutoPlaylists();
break;
case '#tabPodcasts':
if (debug) { console.log("TAG PODCAST"); }