Browse Source

update lazy loading

Luke Pulverenti 9 years ago
parent
commit
e7b0b455f0
1 changed files with 4 additions and 1 deletions
  1. 4 1
      MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

+ 4 - 1
MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

@@ -128,7 +128,10 @@
     <Content Include="dashboard-ui\components\guestinviter\guestinviter.template.html">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
-    <Content Include="dashboard-ui\components\ironcardlist.js">
+    <Content Include="dashboard-ui\components\ironcardlist\ironcardlist.template.html">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="dashboard-ui\components\ironcardlist\ironcardlist.js">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
     <Content Include="dashboard-ui\components\metadataeditor\metadataeditor.js">