diff options
| author | Techywarrior <techywarrior@gmail.com> | 2013-05-02 21:39:20 -0700 |
|---|---|---|
| committer | Techywarrior <techywarrior@gmail.com> | 2013-05-02 21:39:20 -0700 |
| commit | f58c26afaa94b812c06004145999336bb77e4629 (patch) | |
| tree | 98a90ac0169f61305a24998f08e86d8045c5313a | |
| parent | b79840e20f068f087d845e4abf1e817d211a1783 (diff) | |
prep for new videoJS skin
| -rw-r--r-- | MediaBrowser.WebDashboard/Api/DashboardService.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.WebDashboard/Api/DashboardService.cs b/MediaBrowser.WebDashboard/Api/DashboardService.cs index f8be91235..b4ca3ab40 100644 --- a/MediaBrowser.WebDashboard/Api/DashboardService.cs +++ b/MediaBrowser.WebDashboard/Api/DashboardService.cs @@ -402,6 +402,7 @@ namespace MediaBrowser.WebDashboard.Api { "http://code.jquery.com/mobile/1.3.1/jquery.mobile-1.3.1.min.css", "thirdparty/video-js-3.2.0/video-js.min.css", + "thirdparty/video-js-3.2.0/video-js.tube.min.css", "thirdparty/jqm-icon-pack-3.0/font-awesome/jqm-icon-pack-3.0.0-fa.css", "css/all.css" + versionString }; |
