3.4.2 - jPlayer updated to 2.6.3

This commit is contained in:
Trevor Squillario 2014-08-22 14:16:56 -04:00
parent bf96983edf
commit c53ddb0eee
11 changed files with 3152 additions and 124 deletions

View file

@ -51,7 +51,6 @@ function ArchiveCtrl($scope, $rootScope, $location, $routeParams, $http, $timeou
}
});
};
$scope.archiveUrl = globals.archiveUrl;
/* Filter */
$scope.selectedArchiveAlbumSort = globals.settings.DefaultArchiveAlbumSort;