3.4.1 archive tab improvements
This commit is contained in:
parent
e20c780052
commit
1f8c286a13
8 changed files with 237 additions and 216 deletions
|
@ -1,5 +1,5 @@
|
|||
JamStash.controller('SubsonicCtrl',
|
||||
function SubsonicCtrl($scope, $rootScope, $location, $window, $routeParams, utils, globals, model, map, subsonic, notifications, player) {
|
||||
function SubsonicCtrl($scope, $rootScope, $location, $window, $routeParams, $http, utils, globals, model, map, subsonic, notifications, player) {
|
||||
//$("#SubsonicAlbums").layout($scope.layoutThreeCol);
|
||||
|
||||
//subsonic.song = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue