Browse Source

update nav drawer

Luke Pulverenti 9 years ago
parent
commit
dfb99b45cd
1 changed files with 3 additions and 0 deletions
  1. 3 0
      MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

+ 3 - 0
MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

@@ -152,6 +152,9 @@
     <Content Include="dashboard-ui\components\tvproviders\xmltv.template.html">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
+    <Content Include="dashboard-ui\scripts\userpasswordpage.js">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
     <Content Include="dashboard-ui\components\viewcontainer-lite.js">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>