Selaa lähdekoodia

center poster text

Luke Pulverenti 11 vuotta sitten
vanhempi
sitoutus
c822bfc0cd

+ 1 - 1
MediaBrowser.WebDashboard/Api/DashboardService.cs

@@ -474,7 +474,6 @@ namespace MediaBrowser.WebDashboard.Api
                                       "advancedconfigurationpage.js",
                                       "advancedconfigurationpage.js",
                                       "advancedserversettings.js",
                                       "advancedserversettings.js",
                                       "metadataadvanced.js",
                                       "metadataadvanced.js",
-                                      "boxsets.js",
                                       "appsplayback.js",
                                       "appsplayback.js",
                                       "appsweather.js",
                                       "appsweather.js",
                                       "dashboardpage.js",
                                       "dashboardpage.js",
@@ -515,6 +514,7 @@ namespace MediaBrowser.WebDashboard.Api
                                       "metadataconfigurationpage.js",
                                       "metadataconfigurationpage.js",
                                       "metadataimagespage.js",
                                       "metadataimagespage.js",
                                       "moviegenres.js",
                                       "moviegenres.js",
+                                      "moviecollections.js",
                                       "movies.js",
                                       "movies.js",
                                       "moviepeople.js",
                                       "moviepeople.js",
                                       "moviesrecommended.js",
                                       "moviesrecommended.js",

+ 1 - 1
MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

@@ -1234,7 +1234,7 @@
     <Content Include="dashboard-ui\playlist.html">
     <Content Include="dashboard-ui\playlist.html">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
     </Content>
-    <Content Include="dashboard-ui\scripts\boxsets.js">
+    <Content Include="dashboard-ui\scripts\moviecollections.js">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
     </Content>
     <Content Include="dashboard-ui\scripts\gamegenrepage.js">
     <Content Include="dashboard-ui\scripts\gamegenrepage.js">