update reports

This commit is contained in:
Luke Pulverenti
2015-05-13 11:39:07 -04:00
parent baa59d9006
commit be0f5d9cbc
3 changed files with 3 additions and 9 deletions

View File

@@ -472,7 +472,7 @@ namespace MediaBrowser.WebDashboard.Api
"itemlistpage.js",
"kids.js",
"librarypathmapping.js",
"reportmanager.js",
"reports.js",
"librarysettings.js",
"livetvchannel.js",
"livetvchannels.js",

View File

@@ -138,9 +138,6 @@
<Content Include="dashboard-ui\photos.html">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\ReportManager.html">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\scripts\dashboardhosting.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
@@ -159,9 +156,6 @@
<Content Include="dashboard-ui\scripts\photos.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\scripts\reportmanager.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\scripts\selectserver.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>