use strict
This commit is contained in:
parent
fcbb3ccc58
commit
88d6c63263
180 changed files with 190 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
define(['apphost', 'connectionManager', 'events', 'globalize', 'browser', 'require', 'dom', 'embyRouter', 'emby-tabs'], function (appHost, connectionManager, events, globalize, browser, require, dom, embyRouter) {
|
||||
'use strict';
|
||||
|
||||
// Make sure this is pulled in after button and tab css
|
||||
require(['css!./dockedtabs']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue