diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-01-17 13:00:19 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-01-17 13:00:19 -0500 |
| commit | 7533d6a9876b09f81dfdff51eaadc53d23611659 (patch) | |
| tree | f6ee538aa3b1889fbca96c84eb6ab3a1a60e476d /MediaBrowser.WebDashboard | |
| parent | 75ad2af0b38506ef73b20487e7b447a7650768b0 (diff) | |
rework now playing screen
Diffstat (limited to 'MediaBrowser.WebDashboard')
| -rw-r--r-- | MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj index 7afb140ac4..90cefe9a7c 100644 --- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj +++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj @@ -888,9 +888,6 @@ <Content Include="dashboard-ui\scripts\editorsidebar.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\scripts\mediacontroller.js">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
<Content Include="dashboard-ui\scripts\metadatasubtitles.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
|
