Minor display changes
This commit is contained in:
parent
0bc1b4b4ba
commit
b8e00f71d9
3 changed files with 27 additions and 16 deletions
|
@ -3,6 +3,7 @@ function PlaylistCtrl($scope, $rootScope, $location, utils, globals, model, noti
|
|||
$("#LayoutContainer").layout($scope.layoutTwoCol);
|
||||
|
||||
$rootScope.song = [];
|
||||
$scope.itemType = 'pl';
|
||||
$scope.playlists = [];
|
||||
$scope.playlistsPublic = [];
|
||||
$scope.playlistsGenre = globals.SavedGenres;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue