Bladeren bron

rename images to force cache bust

Luke Pulverenti 11 jaren geleden
bovenliggende
commit
baa5be2157
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

+ 2 - 2
MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

@@ -255,10 +255,10 @@
     <Content Include="dashboard-ui\css\images\userdata\thumbs_up_on.png">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
-    <Content Include="dashboard-ui\css\images\userdata\unplayed.png">
+    <Content Include="dashboard-ui\css\images\userdata\playedoff.png">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
-    <Content Include="dashboard-ui\css\images\userdata\played.png">
+    <Content Include="dashboard-ui\css\images\userdata\playedon.png">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
     <Content Include="dashboard-ui\css\images\views\games.png">