浏览代码

update lazy loading

Luke Pulverenti 9 年之前
父节点
当前提交
e7b0b455f0
共有 1 个文件被更改,包括 4 次插入1 次删除
  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">