center poster text

pull/702/head
Luke Pulverenti 11 years ago
parent 8c0e81efd9
commit c822bfc0cd

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

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

Loading…
Cancel
Save