update events

This commit is contained in:
Luke Pulverenti 2015-11-27 02:24:08 -05:00
parent 432d6e570c
commit 98004e913f
2 changed files with 0 additions and 4 deletions

View file

@ -636,7 +636,6 @@ namespace MediaBrowser.WebDashboard.Api
"css/card.css",
"css/notifications.css",
"css/search.css",
"css/remotecontrol.css",
"css/userimage.css",
"css/nowplaying.css",
"thirdparty/paper-button-style.css"

View file

@ -1006,9 +1006,6 @@
<Content Include="dashboard-ui\css\librarybrowser.css">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\css\remotecontrol.css">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\css\search.css">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>