aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-07-05 15:57:18 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-07-05 15:57:18 -0400
commit1203f7e64350634ffab9c8c8186800c22ea6ff22 (patch)
treed6822375889c142106f4ad7eeef87b7c5a6f89ff
parentec2c34e9440e3f8a55c4f01ba797c280afaaa805 (diff)
fixes #834 - Change view of TV Shows or Interface for plugins
-rw-r--r--MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
index 0099daaf1..2906d1c34 100644
--- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
+++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
@@ -176,6 +176,9 @@
<Content Include="dashboard-ui\css\images\headersearch.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
+ <Content Include="dashboard-ui\css\images\icons\ellipsis-v.png">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
<Content Include="dashboard-ui\css\images\icons\remote.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>