use regular detail page for game systems
This commit is contained in:
parent
ee9271da26
commit
e8c637c47b
|
@ -455,7 +455,6 @@ namespace MediaBrowser.WebDashboard.Api
|
||||||
"edituserpage.js",
|
"edituserpage.js",
|
||||||
"gamesrecommendedpage.js",
|
"gamesrecommendedpage.js",
|
||||||
"gamesystemspage.js",
|
"gamesystemspage.js",
|
||||||
"gamesystempage.js",
|
|
||||||
"gamespage.js",
|
"gamespage.js",
|
||||||
"gamegenrepage.js",
|
"gamegenrepage.js",
|
||||||
"gamestudiospage.js",
|
"gamestudiospage.js",
|
||||||
|
|
|
@ -219,9 +219,6 @@
|
||||||
<Content Include="dashboard-ui\gamestudios.html">
|
<Content Include="dashboard-ui\gamestudios.html">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="dashboard-ui\gamesystem.html">
|
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
||||||
</Content>
|
|
||||||
<Content Include="dashboard-ui\gamesystems.html">
|
<Content Include="dashboard-ui\gamesystems.html">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
@ -297,9 +294,6 @@
|
||||||
<Content Include="dashboard-ui\scripts\gamestudiospage.js">
|
<Content Include="dashboard-ui\scripts\gamestudiospage.js">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="dashboard-ui\scripts\gamesystempage.js">
|
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
||||||
</Content>
|
|
||||||
<Content Include="dashboard-ui\scripts\gamesystemspage.js">
|
<Content Include="dashboard-ui\scripts\gamesystemspage.js">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user