diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-08-15 14:30:52 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-08-15 14:30:52 -0400 |
| commit | 831344fdc08cc60b20bc282742f861f7d23913e1 (patch) | |
| tree | 62d5ef1c6ce18c00e49449ff14fe2272dfd062fe | |
| parent | b4ad0250320351330e6d24264fa716424619bc63 (diff) | |
rename moviesrecommended to movies
| -rw-r--r-- | MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj index a60c08ac7..42a9c5c1b 100644 --- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj +++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj @@ -1819,7 +1819,7 @@ <Content Include="dashboard-ui\librarysettings.html">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\moviesrecommended.html">
+ <Content Include="dashboard-ui\movies.html">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\musicalbums.html">
|
