mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-16 02:18:54 -07:00
center poster text
This commit is contained in:
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…
Reference in New Issue
Block a user