rework now playing screen

This commit is contained in:
Luke Pulverenti 2017-01-17 13:00:19 -05:00
parent b614bbcf09
commit bb816420e7
14 changed files with 448 additions and 516 deletions

View file

@ -1,4 +1,4 @@
define(['components/remotecontrol', 'emby-tabs', 'emby-button'], function (remotecontrolFactory) {
define(['components/remotecontrol', 'emby-button'], function (remotecontrolFactory) {
'use strict';
return function (view, params) {