diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-08-02 19:56:21 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-08-02 19:56:21 -0400 |
| commit | ec64da2a3bafb4ea62cfc242dd7cafc6856f81d4 (patch) | |
| tree | 60d64ee650781e6f8e1ed5a097591f53a6642dd8 /MediaBrowser.WebDashboard | |
| parent | 2a93de8e119a0be79c3ca9470e73d5e54182aaf0 (diff) | |
rename live tv page
Diffstat (limited to 'MediaBrowser.WebDashboard')
| -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 0a29b0d91a..a1e232257a 100644 --- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj +++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj @@ -1729,7 +1729,7 @@ <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\jquery.mobile-1.4.5.min.css">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\livetvsuggested.html">
+ <Content Include="dashboard-ui\livetv.html">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\apiclient\md5.js">
|
