diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-06-16 15:17:12 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-06-16 15:17:12 -0400 |
| commit | 82ba09273daa4513cab15f9fabf58fb08d36cc21 (patch) | |
| tree | ef645fe493dcf5aaffb9d43bf671b99fa63583c3 | |
| parent | 3ff3815b4446e6d83fd426e8c864e98de54154bc (diff) | |
update loading spinner
| -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 f4323ae2e..202f24066 100644 --- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj +++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj @@ -1841,9 +1841,6 @@ <Content Include="dashboard-ui\thirdparty\require.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\thirdparty\requirecss.js">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
<Content Include="dashboard-ui\thirdparty\swipebox-master\css\swipebox.min.css">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
|
